Skip to content

Commit 10f73d1

Browse files
authored
Merge pull request #84 from increments/dependabot/github_actions/actions/checkout-5.0.0
Bump actions/checkout from 3.6.0 to 5.0.0
2 parents 825762b + 1878fca commit 10f73d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
qlty:
3737
runs-on: ubuntu-latest
3838
steps:
39-
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
39+
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
4040
- uses: ruby/setup-ruby@13e7a03dc3ac6c3798f4570bfead2aed4d96abfb # v1.244.0
4141
with:
4242
ruby-version: '3.2'

0 commit comments

Comments
 (0)