We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5bc57af + 0babf7b commit 21ffd0dCopy full SHA for 21ffd0d
1 file changed
.github/workflows/tests.yml
@@ -33,7 +33,7 @@ jobs:
33
node-version: "20.x"
34
35
- name: "Install Ruby ${{ matrix.ruby }}"
36
- uses: "ruby/setup-ruby@d45b1a4e94b71acab930e56e79c6aa188764e7f9" # v1.316.0
+ uses: "ruby/setup-ruby@6e5d382445ae5590b7449d8b3bc8cb1c2c27f617" # v1.317.0
37
with:
38
ruby-version: "${{ matrix.ruby }}"
39
bundler-cache: true
0 commit comments