Skip to content

Commit 8bf06d0

Browse files
Bump ruby/setup-ruby from 1.299.0 to 1.301.0
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.299.0 to 1.301.0. - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb) - [Commits](ruby/setup-ruby@3ff19f5...4c56a21) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-version: 1.301.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b0217fb commit 8bf06d0

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@3ff19f5e2baf30647122352b96108b1fbe250c64 # v1
36+
- uses: ruby/setup-ruby@4c56a21280b36d862b5fc31348f463d60bdc55d5 # 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@3ff19f5e2baf30647122352b96108b1fbe250c64 # v1
79+
- uses: ruby/setup-ruby@4c56a21280b36d862b5fc31348f463d60bdc55d5 # v1
8080
with:
8181
ruby-version: ${{ matrix.ruby }}
8282
bundler-cache: true

0 commit comments

Comments
 (0)