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 51fc67d commit c37b8beCopy full SHA for c37b8be
.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@d8d83c3960843afb664e821fed6be52f37da5267 # v1.231.0
+ uses: ruby/setup-ruby@fb404b9557c186e349162b0d8efb06e2bc36edea # v1.232.0
28
with:
29
ruby-version: 3.2
30
.github/workflows/site-build.yml
0 commit comments