Skip to content

Commit 77fc75d

Browse files
chore(deps): bump actions/checkout from 6 to 7 in the gh-actions group (#5)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af3252a commit 77fc75d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
ruby-version: [ '3.1', '3.2', '3.3', '3.4' ]
1919

2020
steps:
21-
- uses: actions/checkout@v6
21+
- uses: actions/checkout@v7
2222
- name: Set up Ruby
2323
uses: ruby/setup-ruby@v1
2424
with:

0 commit comments

Comments
 (0)