We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2ec354e + bd13e75 commit 735d492Copy full SHA for 735d492
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@829114fc20da43a41d27359103ec7a63020954d4 # v1.255.0
+ uses: ruby/setup-ruby@efbf473cab83af4468e8606cc33eca9281bb213f # v1.256.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