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 6100f6d commit 8ce5f51Copy full SHA for 8ce5f51
.github/workflows/build-and-deploy-site.yml
@@ -35,7 +35,7 @@ jobs:
35
working-directory: extras/doxygen-style
36
doxyfile-path: Doxyfile
37
- name: Setup Ruby
38
- uses: ruby/setup-ruby@8575951200e472d5f2d95c625da0c7bec8217c42 # v1.161.0
+ uses: ruby/setup-ruby@086ffb1a2090c870a3f881cc91ea83aa4243d408 # v1.195.0
39
with:
40
working-directory: extras/website
41
ruby-version: '3.1' # Not needed with a .ruby-version file
0 commit comments