Skip to content

Commit 8ce5f51

Browse files
committed
Updated ruby version for website deploy
1 parent 6100f6d commit 8ce5f51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-deploy-site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
working-directory: extras/doxygen-style
3636
doxyfile-path: Doxyfile
3737
- name: Setup Ruby
38-
uses: ruby/setup-ruby@8575951200e472d5f2d95c625da0c7bec8217c42 # v1.161.0
38+
uses: ruby/setup-ruby@086ffb1a2090c870a3f881cc91ea83aa4243d408 # v1.195.0
3939
with:
4040
working-directory: extras/website
4141
ruby-version: '3.1' # Not needed with a .ruby-version file

0 commit comments

Comments
 (0)