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 5004c5c + 83d0f8f commit 9eaf518Copy full SHA for 9eaf518
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
persist-credentials: false
25
26
- name: Set up Ruby
27
- uses: ruby/setup-ruby@e5ac7b085f6e63d49c8973eb0c6e04d876b881f1 # v1.230.0
+ uses: ruby/setup-ruby@ca041f971d66735f3e5ff1e21cc13e2d51e7e535 # v1.233.0
28
with:
29
bundler-cache: true
30
ruby-version: ruby
.github/workflows/tests.yml
@@ -17,7 +17,7 @@ jobs:
17
18
19
20
21
22
ruby-version: ${{ matrix.ruby }}
23
0 commit comments