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 5cd722b + c192797 commit 2ec354eCopy full SHA for 2ec354e
2 files changed
.github/workflows/push_gem.yml
@@ -30,7 +30,7 @@ jobs:
30
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
31
32
- name: Set up Ruby
33
- uses: ruby/setup-ruby@2a7b30092b0caf9c046252510f9273b4875f3db9 # v1.254.0
+ uses: ruby/setup-ruby@829114fc20da43a41d27359103ec7a63020954d4 # v1.255.0
34
with:
35
bundler-cache: true
36
ruby-version: ruby
.github/workflows/test.yml
@@ -25,7 +25,7 @@ jobs:
25
steps:
26
27
28
29
ruby-version: ${{ matrix.ruby }}
0 commit comments