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 d11ce98 commit dcafea1Copy full SHA for dcafea1
1 file changed
.github/workflows/publish-to-github-pages.yml
@@ -61,7 +61,7 @@ jobs:
61
python ./.github/scripts/populate_py2_overlays.py
62
63
- name: 💎 Set up Ruby 3
64
- uses: ruby/setup-ruby@89f90524b88a01fe6e0b732220432cc6142926af # v1.313.0
+ uses: ruby/setup-ruby@9eb537ca036ebaed86729dcb9309076e4c5c3b74 # v1.314.0
65
with:
66
ruby-version: "3.4"
67
bundler-cache: true
0 commit comments