Skip to content

Commit 9999a63

Browse files
authored
Merge pull request #2401 from codebar/dependabot/github_actions/actions-deps-76468cb07f
chore(deps): bump actions/checkout from 5 to 6 in the actions-deps group
2 parents fdb908c + 319f9fb commit 9999a63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
2727
steps:
2828
- name: Checkout code
29-
uses: actions/checkout@v5
29+
uses: actions/checkout@v6
3030

3131
- name: Set up Ruby
3232
uses: ruby/setup-ruby@v1

0 commit comments

Comments
 (0)