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 030754e commit e665d6aCopy full SHA for e665d6a
1 file changed
.github/workflows/deploy-docs.yml
@@ -40,7 +40,7 @@ jobs:
40
cache: npm
41
cache-dependency-path: package-lock.json
42
- name: Install Ruby
43
- uses: ruby/setup-ruby@9eb537ca036ebaed86729dcb9309076e4c5c3b74 # v1.314.0
+ uses: ruby/setup-ruby@0dafeac902942906541bc140009cdbf32665b601 # v1.315.0
44
with:
45
bundler-cache: true
46
- name: Install JDKs
0 commit comments