Skip to content

Commit b0217fb

Browse files
Bump ruby/setup-ruby from 1.295.0 to 1.299.0 (#402)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f5d0b2 commit b0217fb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v4
3434
with:
3535
persist-credentials: false
36-
- uses: ruby/setup-ruby@319994f95fa847cf3fb3cd3dbe89f6dcde9f178f # v1
36+
- uses: ruby/setup-ruby@3ff19f5e2baf30647122352b96108b1fbe250c64 # v1
3737
with:
3838
ruby-version: ${{ matrix.ruby }}
3939
bundler: latest # to get this fix: https://github.com/rubygems/rubygems/issues/6165
@@ -76,7 +76,7 @@ jobs:
7676
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v4
7777
with:
7878
persist-credentials: false
79-
- uses: ruby/setup-ruby@319994f95fa847cf3fb3cd3dbe89f6dcde9f178f # v1
79+
- uses: ruby/setup-ruby@3ff19f5e2baf30647122352b96108b1fbe250c64 # v1
8080
with:
8181
ruby-version: ${{ matrix.ruby }}
8282
bundler-cache: true

0 commit comments

Comments
 (0)