Skip to content

Commit f9df749

Browse files
Update ruby/setup-ruby action to v1.273.0
1 parent 75e5f89 commit f9df749

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
@@ -21,7 +21,7 @@ jobs:
2121
- '3.2'
2222
steps:
2323
- uses: actions/checkout@v4
24-
- uses: ruby/setup-ruby@1a615958ad9d422dd932dc1d5823942ee002799f # v1.227.0
24+
- uses: ruby/setup-ruby@a25f1e45f0e65a92fcb1e95e8847f78fb0a7197a # v1.273.0
2525
with:
2626
ruby-version: ${{ matrix.ruby }}
2727
bundler-cache: true

0 commit comments

Comments
 (0)