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 625977d commit 1af1291Copy full SHA for 1af1291
.github/workflows/pr-build.yml
@@ -24,7 +24,7 @@ jobs:
24
node-version: 24.12.0
25
26
- name: Set up Ruby 3.2
27
- uses: ruby/setup-ruby@211ffaaa5f8dda97e9e8bca4e70d0fbaf2f8c41c # v1.272.0
+ uses: ruby/setup-ruby@ed55d55e820a01da7d3e4863a8c51a61d73c3228 # v1.274.0
28
with:
29
ruby-version: 3.4.8
30
.github/workflows/site-build.yml
0 commit comments