Skip to content

Commit 7d63faa

Browse files
Update ruby/setup-ruby action to v1.217.0
1 parent 933507a commit 7d63faa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push_gem.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
2626
- name: Set up Ruby
27-
uses: ruby/setup-ruby@cacc9f1c0b3f4eb8a16a6bb0ed10897b43b9de49 # v1.176.0
27+
uses: ruby/setup-ruby@8711a86ab6f9aa72890da4123b2ef7283b6b22b6 # v1.217.0
2828
with:
2929
bundler-cache: true
3030
ruby-version: ruby

0 commit comments

Comments
 (0)