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 9be268e commit d255202Copy full SHA for d255202
.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@2a18b06812b0e15bb916e1df298d3e740422c47e # v1.203.0
+ uses: ruby/setup-ruby@401c19e14f474b54450cd3905bb8b86e2c8509cf # v1.204.0
28
with:
29
ruby-version: 3.2
30
.github/workflows/site-build.yml
0 commit comments