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 4ec4e0a commit 1ea6de4Copy full SHA for 1ea6de4
1 file changed
.github/workflows/deploy-docs.yml
@@ -37,7 +37,7 @@ jobs:
37
cache: npm
38
cache-dependency-path: package-lock.json
39
- name: Install Ruby
40
- uses: ruby/setup-ruby@8a836efbcebe5de0fe86b48a775b7a31b5c70c93 # v1.277.0
+ uses: ruby/setup-ruby@4c24fa5ec04b2e79eb40571b1cee2a0d2b705771 # v1.278.0
41
with:
42
bundler-cache: true
43
- name: Install JDKs
0 commit comments