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