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 04a0bf4 + 3d67cee commit 1931558Copy full SHA for 1931558
.github/workflows/build.yml
@@ -28,7 +28,7 @@ jobs:
28
${{ runner.os }}-gems-
29
30
- name: Set up Ruby environment
31
- uses: ruby/setup-ruby@44511735964dcb71245e7e55f72539531f7bc0eb # v1.257.0
+ uses: ruby/setup-ruby@d5126b9b3579e429dd52e51e68624dda2e05be25 # v1.267.0
32
with:
33
ruby-version: "3.2"
34
bundler-cache: true
.github/workflows/deploy.yml
@@ -40,7 +40,7 @@ jobs:
40
41
42
43
44
45
46
0 commit comments