We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 18a77cf + bb8eaa5 commit e829ac4Copy full SHA for e829ac4
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@6aaa311d81eba98ae12eaffbcb63296ace0efcde" # v1.307.0
+ uses: "ruby/setup-ruby@afeafc3d1ab54a631816aba4c914a0081c12ff2f" # v1.310.0
37
with:
38
ruby-version: "${{ matrix.ruby }}"
39
bundler-cache: true
0 commit comments