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 943499c commit afc2248Copy full SHA for afc2248
.github/workflows/pr-build.yml
@@ -24,7 +24,7 @@ jobs:
24
node-version: 24.11.1
25
26
- name: Set up Ruby 3.2
27
- uses: ruby/setup-ruby@d5126b9b3579e429dd52e51e68624dda2e05be25 # v1.267.0
+ uses: ruby/setup-ruby@8aeb6ff8030dd539317f8e1769a044873b56ea71 # v1.268.0
28
with:
29
ruby-version: 3.2
30
.github/workflows/site-build.yml
0 commit comments