Skip to content

Commit b3b5b16

Browse files
authored
Merge pull request #6 from komoju/bump-setup-ruby-version
Bump ruby/setup-ruby version
2 parents 287507d + e7ba430 commit b3b5b16

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
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v6.0.2
1414
with:
1515
persist-credentials: false
16-
- uses: ruby/setup-ruby@v1
16+
- uses: ruby/setup-ruby@afeafc3d1ab54a631816aba4c914a0081c12ff2f # v1.310.0
1717
with:
1818
ruby-version: '3.2'
1919
- name: Build gem

0 commit comments

Comments
 (0)