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 7080838 commit b87e94cCopy full SHA for b87e94c
.github/workflows/push_gem.yml
@@ -24,7 +24,7 @@ jobs:
24
25
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
26
- name: Set up Ruby
27
- uses: ruby/setup-ruby@cacc9f1c0b3f4eb8a16a6bb0ed10897b43b9de49 # v1.176.0
+ uses: ruby/setup-ruby@829114fc20da43a41d27359103ec7a63020954d4 # v1.255.0
28
with:
29
bundler-cache: true
30
ruby-version: ruby
0 commit comments