Skip to content

Commit 92a77d7

Browse files
Wenxin-Jiangclaude
andcommitted
fix: correct ruby/setup-ruby version comment to match SHA
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 3123065 commit 92a77d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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
154+
uses: ruby/setup-ruby@319994f95fa847cf3fb3cd3dbe89f6dcde9f178f # v1.295.0
155155
with:
156156
ruby-version: '3.2'
157157
bundler-cache: false

0 commit comments

Comments
 (0)