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 1ea6de4 commit f62bf59Copy full SHA for f62bf59
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@4c24fa5ec04b2e79eb40571b1cee2a0d2b705771 # v1.278.0
+ uses: ruby/setup-ruby@b90be12699fdfcbee4440c2bba85f6f460446bb0 # v1.279.0
41
with:
42
bundler-cache: true
43
- name: Install JDKs
0 commit comments