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 3cb0b2f commit 018391dCopy full SHA for 018391d
.github/workflows/rake.yml
@@ -16,7 +16,7 @@ jobs:
16
ruby: [2.7, 3.1]
17
runs-on: ${{ matrix.os }}
18
steps:
19
- - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
+ - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
20
- uses: ruby/setup-ruby@v1
21
with:
22
ruby-version: ${{ matrix.ruby }}
0 commit comments