Skip to content

Commit 9e356c5

Browse files
committed
add pin comment
1 parent 0d6de7c commit 9e356c5

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
@@ -22,7 +22,7 @@ jobs:
2222
run: echo "${{ matrix.ruby_version }}" >| .ruby-version
2323

2424
- name: Set up Ruby
25-
uses: ruby/setup-ruby@32110d4e311bd8996b2a82bf2a43b714ccc91777
25+
uses: ruby/setup-ruby@32110d4e311bd8996b2a82bf2a43b714ccc91777 # [email protected]
2626
with:
2727
bundler-cache: true
2828

0 commit comments

Comments
 (0)