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 60c3b01 + ab8f6ab commit 32e157fCopy full SHA for 32e157f
.github/workflows/test.yml
@@ -9,7 +9,7 @@ jobs:
9
test:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
+ - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
13
- name: Set up Ruby
14
uses: ruby/setup-ruby@70da3bbf44ac06db1b0547ce2acc9380a5270d1e # v1.175.0
15
with:
0 commit comments