Skip to content

Commit a1df83f

Browse files
chore(deps): update actions/checkout action to v6
1 parent e75bdf1 commit a1df83f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)