We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dc9d0c1 + 8844420 commit 4bc1609Copy full SHA for 4bc1609
.github/workflows/testing.yml
@@ -38,7 +38,7 @@ jobs:
38
- name: Code Checkout
39
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
40
- name: Setup Ruby
41
- uses: ruby/setup-ruby@922ebc4c5262cd14e07bb0e1db020984b6c064fe # v1.226.0
+ uses: ruby/setup-ruby@13e7a03dc3ac6c3798f4570bfead2aed4d96abfb # v1.244.0
42
with:
43
ruby-version: ${{matrix.ruby}}
44
bundler-cache: true
0 commit comments