Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
# we would tag the pre-merge commit instead, but we would likely want to
# update the build-body script to list commits instead of merges in that
# case. That improvement can be made later.
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Tag commit
uses: rickstaa/action-create-tag@v1
with:
Expand Down