We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11d6183 commit 1841526Copy full SHA for 1841526
2 files changed
.github/workflows/pr-build.yml
@@ -24,7 +24,7 @@ jobs:
24
node-version: 24.15.0
25
26
- name: Set up Ruby 3.2
27
- uses: ruby/setup-ruby@97ecb7b512899eb71ab1bf2310a624c6f1589ac6 # v1.308.0
+ uses: ruby/setup-ruby@afeafc3d1ab54a631816aba4c914a0081c12ff2f # v1.310.0
28
with:
29
ruby-version: 3.4.9
30
.github/workflows/site-build.yml
0 commit comments