We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 355f00a commit 7238d21Copy full SHA for 7238d21
2 files changed
.github/workflows/pr-build.yml
@@ -24,7 +24,7 @@ jobs:
24
node-version: 22.18.0
25
26
- name: Set up Ruby 3.2
27
- uses: ruby/setup-ruby@829114fc20da43a41d27359103ec7a63020954d4 # v1.255.0
+ uses: ruby/setup-ruby@efbf473cab83af4468e8606cc33eca9281bb213f # v1.256.0
28
with:
29
ruby-version: 3.2
30
.github/workflows/site-build.yml
0 commit comments