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 2f485e3 + b281ace commit 4d1f18aCopy full SHA for 4d1f18a
.github/workflows/cibuild.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Git Checkout
35
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
36
- name: Set up Ruby
37
- uses: ruby/setup-ruby@829114fc20da43a41d27359103ec7a63020954d4 # v1.255.0
+ uses: ruby/setup-ruby@efbf473cab83af4468e8606cc33eca9281bb213f # v1.256.0
38
with:
39
ruby-version: 3.4.5
40
bundler-cache: true
0 commit comments