Skip to content

Commit 5aa14d1

Browse files
authored
Merge pull request #705 from stefankroes/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents 477f122 + d640744 commit 5aa14d1

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
@@ -78,7 +78,7 @@ jobs:
7878
FORMAT: ${{ matrix.format }}
7979
steps:
8080
- name: checkout code
81-
uses: actions/checkout@v5
81+
uses: actions/checkout@v6
8282

8383
- name: setup Ruby
8484
# https://github.com/ruby/setup-ruby#versioning

0 commit comments

Comments
 (0)