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 23ac35f commit 373a7edCopy full SHA for 373a7ed
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@09a7688d3b55cf0e976497ff046b70949eeaccfd # v1.288.0
+ uses: ruby/setup-ruby@19a43a6a2428d455dbd1b85344698725179c9d8c # v1.289.0
41
with:
42
bundler-cache: true
43
- name: Install JDKs
0 commit comments