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 724663e + 84077ce commit 50936ffCopy full SHA for 50936ff
.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@a9bfc2ecf3dd40734a9418f89a7e9d484c32b990 # v1.248.0
+ uses: ruby/setup-ruby@2a7b30092b0caf9c046252510f9273b4875f3db9 # v1.254.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