We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 221a57f commit 17d7a70Copy full SHA for 17d7a70
1 file changed
.github/workflows/push.yml
@@ -24,7 +24,7 @@ jobs:
24
fetch-depth: 0
25
26
- name: Set up Ruby
27
- uses: ruby/setup-ruby@c984c1a20bb35a1cbda04477c816cea024418be9 # v1.294.0
+ uses: ruby/setup-ruby@319994f95fa847cf3fb3cd3dbe89f6dcde9f178f # v1.295.0
28
with:
29
bundler-cache: false
30
0 commit comments