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 8c941e5 commit 6f6b902Copy full SHA for 6f6b902
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
39
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
40
- name: Set up Ruby
41
- uses: ruby/setup-ruby@1198b074305f9356bd56dd4b311757cc0dab2f1c # v1.175.1
+ uses: ruby/setup-ruby@cacc9f1c0b3f4eb8a16a6bb0ed10897b43b9de49 # v1.176.0
42
with:
43
ruby-version: ${{ matrix.ruby }}
44
bundler-cache: true
@@ -96,7 +96,7 @@ jobs:
96
97
98
99
100
101
ruby-version: "3.3.1"
102
0 commit comments