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.
1 parent 3365aa7 commit e7b3fecCopy full SHA for e7b3fec
.github/workflows/pull_request.yml
@@ -14,7 +14,7 @@ jobs:
14
ruby: [ '3.1', '3.2', '3.3' ]
15
name: Ruby v${{ matrix.ruby }}
16
steps:
17
- - uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4
+ - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
18
- uses: ruby/setup-ruby@v1
19
with:
20
ruby-version: ${{ matrix.ruby }}
0 commit comments