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 cb5ec0b commit f295dffCopy full SHA for f295dff
.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@cb0fda56a307b8c78d38320cd40d9eb22a3bf04e # v1.242.0
+ uses: ruby/setup-ruby@c95ae3725f6ebdd095f2bd19caed7ebc14435ba5 # v1.243.0
28
with:
29
ruby-version: 3.2
30
.github/workflows/site-build.yml
0 commit comments