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 12c9bfc commit e860793Copy full SHA for e860793
.github/workflows/github-pages.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Build translations
34
run: python po/build.py
35
- name: Set up Ruby
36
- uses: ruby/setup-ruby@ab177d40ee5483edb974554986f56b33477e21d0 # v1.265.0
+ uses: ruby/setup-ruby@d5126b9b3579e429dd52e51e68624dda2e05be25 # v1.267.0
37
with:
38
ruby-version: 3.3.4
39
bundler-cache: true
0 commit comments