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.
1 parent 195f6ba commit 9bbed88Copy full SHA for 9bbed88
2 files changed
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
17
18
- name: Set up Ruby
19
- uses: ruby/setup-ruby@e5517072e87f198d9533967ae13d97c11b604005 # v1.99.0
+ uses: ruby/setup-ruby@003a5c4d8d6321bd302e38f6f0ec593f77f06600 # v1.319.0
20
with:
21
ruby-version: "3.3"
22
bundler-cache: true
.github/workflows/test.yml
@@ -15,7 +15,7 @@ jobs:
15
ruby-version: ${{ matrix.ruby-version }}
0 commit comments