Skip to content

Commit 8e64ee3

Browse files
Update actions/checkout action to v6
1 parent ba9e25c commit 8e64ee3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/yank-gem-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
env:
1515
BUNDLE_WITHOUT: optional:development:special
1616
steps:
17-
- uses: actions/checkout@v4
17+
- uses: actions/checkout@v6
1818

1919
- name: Setup Ruby
2020
uses: ruby/setup-ruby@v1

0 commit comments

Comments
 (0)