Skip to content

Commit 556392c

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

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@2a7b30092b0caf9c046252510f9273b4875f3db9 # v1
34+
- uses: ruby/setup-ruby@829114fc20da43a41d27359103ec7a63020954d4 # 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@2a7b30092b0caf9c046252510f9273b4875f3db9 # v1
74+
- uses: ruby/setup-ruby@829114fc20da43a41d27359103ec7a63020954d4 # v1
7575
with:
7676
ruby-version: ${{ matrix.ruby }}
7777
bundler-cache: true

0 commit comments

Comments
 (0)