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 26eb449 + 0e6aa4b commit c752640Copy full SHA for c752640
2 files changed
.github/workflows/ci.yaml
@@ -200,7 +200,7 @@ jobs:
200
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
201
202
- name: Setup Ruby
203
- uses: ruby/setup-ruby@354a1ad156761f5ee2b7b13fa8e09943a5e8d252 # v1
+ uses: ruby/setup-ruby@97ecb7b512899eb71ab1bf2310a624c6f1589ac6 # v1
204
with:
205
ruby-version: "3.3"
206
bundler-cache: true
.github/workflows/pages.yml
@@ -29,7 +29,7 @@ jobs:
29
30
31
32
33
34
35
0 commit comments