Skip to content

Commit da87e5d

Browse files
committed
Revert "fix: correct ruby/setup-ruby version comment to match SHA"
This reverts commit 92a77d7.
1 parent 92a77d7 commit da87e5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jobs:
151151

152152
- name: Setup Ruby
153153
if: matrix.suite == 'e2e_gem'
154-
uses: ruby/setup-ruby@319994f95fa847cf3fb3cd3dbe89f6dcde9f178f # v1.295.0
154+
uses: ruby/setup-ruby@319994f95fa847cf3fb3cd3dbe89f6dcde9f178f # v1
155155
with:
156156
ruby-version: '3.2'
157157
bundler-cache: false

0 commit comments

Comments
 (0)