We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de76f43 commit 7b05cb1Copy full SHA for 7b05cb1
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
timeout-minutes: 30
11
steps:
12
- - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
+ - uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
13
- uses: ruby/setup-ruby@1198b074305f9356bd56dd4b311757cc0dab2f1c # v1.175.1
14
with:
15
bundler-cache: true
0 commit comments