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