Skip to content

Commit 1523d12

Browse files
authored
Merge pull request #22 from bodrovis/dependabot/github_actions/master/actions/checkout-7
Bump actions/checkout from 6 to 7
2 parents 3b32a36 + 04885ea commit 1523d12

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
@@ -43,7 +43,7 @@ jobs:
4343
LOKALISE_PROJECT_ID: 672198945b7d72fc048021.15940510
4444
BUNDLE_GEMFILE: ${{ matrix.gemfile }}
4545
steps:
46-
- uses: actions/checkout@v6
46+
- uses: actions/checkout@v7
4747
- name: Set up Ruby
4848
uses: ruby/setup-ruby@v1.314.0
4949
with:

0 commit comments

Comments
 (0)