Skip to content

Commit 6714448

Browse files
authored
Merge pull request #702 from stefankroes/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents 73e9064 + f903a04 commit 6714448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_test_suite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
FORMAT: ${{ matrix.format }}
7272
steps:
7373
- name: checkout code
74-
uses: actions/checkout@v4
74+
uses: actions/checkout@v5
7575

7676
- name: setup Ruby
7777
# https://github.com/ruby/setup-ruby#versioning

0 commit comments

Comments
 (0)