We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 52d6c4d + 3e0fa65 commit 8fffbddCopy full SHA for 8fffbdd
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@4c56a21280b36d862b5fc31348f463d60bdc55d5" # v1.301.0
+ uses: "ruby/setup-ruby@6aaa311d81eba98ae12eaffbcb63296ace0efcde" # v1.307.0
37
with:
38
ruby-version: "${{ matrix.ruby }}"
39
bundler-cache: true
0 commit comments