We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac2514a commit ffa5694Copy full SHA for ffa5694
2 files changed
.github/workflows/pr-build.yml
@@ -24,7 +24,7 @@ jobs:
24
node-version: 24.14.0
25
26
- name: Set up Ruby 3.2
27
- uses: ruby/setup-ruby@09a7688d3b55cf0e976497ff046b70949eeaccfd # v1.288.0
+ uses: ruby/setup-ruby@19a43a6a2428d455dbd1b85344698725179c9d8c # v1.289.0
28
with:
29
ruby-version: 3.4.8
30
.github/workflows/site-build.yml
0 commit comments