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 4b5ca90 + 1293fbf commit 4cc5c78Copy full SHA for 4cc5c78
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
persist-credentials: false
25
26
- name: Set up Ruby
27
- uses: ruby/setup-ruby@32110d4e311bd8996b2a82bf2a43b714ccc91777 # v1.221.0
+ uses: ruby/setup-ruby@277ba2a127aba66d45bad0fa2dc56f80dbfedffa # v1.222.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