Skip to content

Commit ba84a51

Browse files
Bump ruby/setup-ruby from 1.247.0 to 1.254.0 (#364)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 715a9b4 commit ba84a51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
3232
with:
3333
persist-credentials: false
34-
- uses: ruby/setup-ruby@472790540115ce5bd69d399a020189a8c87d641f # v1
34+
- uses: ruby/setup-ruby@2a7b30092b0caf9c046252510f9273b4875f3db9 # v1
3535
with:
3636
ruby-version: ${{ matrix.ruby }}
3737
bundler: latest # to get this fix: https://github.com/rubygems/rubygems/issues/6165
@@ -71,7 +71,7 @@ jobs:
7171
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
7272
with:
7373
persist-credentials: false
74-
- uses: ruby/setup-ruby@472790540115ce5bd69d399a020189a8c87d641f # v1
74+
- uses: ruby/setup-ruby@2a7b30092b0caf9c046252510f9273b4875f3db9 # v1
7575
with:
7676
ruby-version: ${{ matrix.ruby }}
7777
bundler-cache: true

0 commit comments

Comments
 (0)