We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1394cdb commit 367f4fdCopy full SHA for 367f4fd
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
timeout-minutes: 30
11
steps:
12
- - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
+ - uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
13
- uses: ruby/setup-ruby@d4526a55538b775af234ba4af27118ed6f8f6677 # v1.172.0
14
with:
15
bundler-cache: true
0 commit comments