We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54882f5 commit d074a29Copy full SHA for d074a29
.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@2654679fe7f7c29875c669398a8ec0791b8a64a1 # v1.215.0
+ uses: ruby/setup-ruby@8388f20e6a9c43cd241131b678469a9f89579f37 # v1.216.0
28
with:
29
ruby-version: 3.2
30
.github/workflows/site-build.yml
0 commit comments