We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8070574 + 5fb915f commit a3f3e5dCopy full SHA for a3f3e5d
1 file changed
.github/workflows/ruby.yml
@@ -20,7 +20,7 @@ jobs:
20
runs-on: ${{ matrix.os }}
21
steps:
22
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
23
- - uses: ruby/setup-ruby@a4effe49ee8ee5b8b5091268c473a4628afb5651 # v1.245.0
+ - uses: ruby/setup-ruby@a9bfc2ecf3dd40734a9418f89a7e9d484c32b990 # v1.248.0
24
with:
25
ruby-version: ${{ matrix.ruby }}
26
bundler-cache: true
0 commit comments