Skip to content

Commit 5eeb7d2

Browse files
authored
Merge pull request #6 from actions-rust-lang/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents 559aa30 + 5b27ffa commit 5eeb7d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/autotag-releases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
permissions:
1616
contents: write
1717
steps:
18-
- uses: actions/checkout@v4
18+
- uses: actions/checkout@v5
1919
- name: Get version from tag
2020
id: tag_name
2121
run: |

0 commit comments

Comments
 (0)