Skip to content

Commit 1de9852

Browse files
Merge pull request #307 from fog/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 6 to 7
2 parents ee434e5 + 1e8e660 commit 1de9852

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
continue-on-error: ${{ matrix.ruby-version == 'head' }}
2323

2424
steps:
25-
- uses: actions/checkout@v6
25+
- uses: actions/checkout@v7
2626
- name: Set up Ruby
2727
uses: ruby/setup-ruby@v1
2828
with:

0 commit comments

Comments
 (0)