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 f021291 commit 40fd20bCopy full SHA for 40fd20b
.github/workflows/rubygems.yml
@@ -56,7 +56,7 @@ jobs:
56
bundler: none
57
if: matrix.os.name != 'Windows'
58
- name: Setup ruby (Windows)
59
- uses: ruby/setup-ruby-pkgs@af45875e8df3485265907b05fe263a4a1a07eeb2 # v1.32.4
+ uses: ruby/setup-ruby-pkgs@070791aab73b96ab166e572b2e4a0f056c410394 # v1.33.0
60
with:
61
ruby-version: ${{ matrix.ruby.value }}
62
0 commit comments