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 f62bf59 commit e210477Copy full SHA for e210477
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@b90be12699fdfcbee4440c2bba85f6f460446bb0 # v1.279.0
+ uses: ruby/setup-ruby@d5f787ce339eb0767271bc01d922e85644c2c8ab # v1.280.0
41
with:
42
bundler-cache: true
43
- name: Install JDKs
0 commit comments