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 fa36b30 commit ce440f3Copy full SHA for ce440f3
.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@a5ac7e51b41094c92402da3b24376905380afc29 # v4
+ - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
18
- uses: ruby/setup-ruby@v1
19
with:
20
ruby-version: ${{ matrix.ruby }}
0 commit comments