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 1f7de6c commit 617f23eCopy full SHA for 617f23e
.github/workflows/pull_request.yml
@@ -11,7 +11,7 @@ jobs:
11
ruby: [ '2.7', '3.0', '3.1' ]
12
name: Ruby v${{ matrix.ruby }}
13
steps:
14
- - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
+ - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
15
- uses: ruby/setup-ruby@v1
16
with:
17
ruby-version: ${{ matrix.ruby }}
0 commit comments