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 bb9435c commit 06e03b0Copy full SHA for 06e03b0
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@d5f787ce339eb0767271bc01d922e85644c2c8ab # v1.280.0
+ uses: ruby/setup-ruby@675dd7ba1b06c8786a1480d89c384f5620a42647 # v1.281.0
41
with:
42
bundler-cache: true
43
- name: Install JDKs
0 commit comments