We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 825762b + 1878fca commit 10f73d1Copy full SHA for 10f73d1
.github/workflows/test.yml
@@ -36,7 +36,7 @@ jobs:
36
qlty:
37
runs-on: ubuntu-latest
38
steps:
39
- - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
+ - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
40
- uses: ruby/setup-ruby@13e7a03dc3ac6c3798f4570bfead2aed4d96abfb # v1.244.0
41
with:
42
ruby-version: '3.2'
0 commit comments