We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e99af3d + e9678a0 commit 464f0b3Copy full SHA for 464f0b3
.github/workflows/tests.yml
@@ -16,7 +16,7 @@ jobs:
16
persist-credentials: false
17
18
- name: Install Ruby
19
- uses: ruby/setup-ruby@28c4deda893d5a96a6b2d958c5b47fc18d65c9d3 # v1.213.0
+ uses: ruby/setup-ruby@2654679fe7f7c29875c669398a8ec0791b8a64a1 # v1.215.0
20
with:
21
bundler-cache: true
22
0 commit comments