Skip to content

Commit c8a4d7f

Browse files
Update ruby/setup-ruby action to v1.258.0
1 parent 6cec0a8 commit c8a4d7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push_gem.yml

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

2525
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2626
- name: Set up Ruby
27-
uses: ruby/setup-ruby@cacc9f1c0b3f4eb8a16a6bb0ed10897b43b9de49 # v1.176.0
27+
uses: ruby/setup-ruby@3fee6763234110473bd57dd4595c5199fce2c510 # v1.258.0
2828
with:
2929
bundler-cache: true
3030
ruby-version: ruby

0 commit comments

Comments
 (0)