We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f5d0b2 commit b0217fbCopy full SHA for b0217fb
1 file changed
.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
33
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v4
34
with:
35
persist-credentials: false
36
- - uses: ruby/setup-ruby@319994f95fa847cf3fb3cd3dbe89f6dcde9f178f # v1
+ - uses: ruby/setup-ruby@3ff19f5e2baf30647122352b96108b1fbe250c64 # v1
37
38
ruby-version: ${{ matrix.ruby }}
39
bundler: latest # to get this fix: https://github.com/rubygems/rubygems/issues/6165
@@ -76,7 +76,7 @@ jobs:
76
77
78
79
80
81
82
bundler-cache: true
0 commit comments