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.
1 parent ca72be2 commit cb9556dCopy full SHA for cb9556d
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
run: "rm ${{ matrix.gemfile }}.lock"
31
32
- name: Set up Ruby
33
- uses: ruby/setup-ruby@13e7a03dc3ac6c3798f4570bfead2aed4d96abfb # v1.244.0
+ uses: ruby/setup-ruby@a4effe49ee8ee5b8b5091268c473a4628afb5651 # v1.245.0
34
with:
35
bundler: latest
36
ruby-version: ${{ matrix.ruby }}
@@ -47,7 +47,7 @@ jobs:
47
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
48
49
50
51
52
53
bundler-cache: true
0 commit comments