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 ff8d93b commit 742a82bCopy full SHA for 742a82b
.github/workflows/pr-build.yml
@@ -24,7 +24,7 @@ jobs:
24
node-version: 22.19.0
25
26
- name: Set up Ruby 3.2
27
- uses: ruby/setup-ruby@3fee6763234110473bd57dd4595c5199fce2c510 # v1.258.0
+ uses: ruby/setup-ruby@866b91cc020931c510d42e43e498a7f07d335f60 # v1.259.0
28
with:
29
ruby-version: 3.2
30
.github/workflows/site-build.yml
0 commit comments