We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 473f02b commit 5400572Copy full SHA for 5400572
.github/workflows/pr-build.yml
@@ -24,7 +24,7 @@ jobs:
24
node-version: 18.20.8
25
26
- name: Set up Ruby 3.2
27
- uses: ruby/setup-ruby@2a7b30092b0caf9c046252510f9273b4875f3db9 # v1.254.0
+ uses: ruby/setup-ruby@829114fc20da43a41d27359103ec7a63020954d4 # v1.255.0
28
with:
29
ruby-version: 3.2
30
.github/workflows/site-build.yml
0 commit comments