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 e78eb59 commit 945ebefCopy full SHA for 945ebef
.github/workflows/pr-build.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Use Node.js 22
22
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
23
with:
24
- node-version: 22.19.0
+ node-version: 22.20.0
25
26
- name: Set up Ruby 3.2
27
uses: ruby/setup-ruby@0481980f17b760ef6bca5e8c55809102a0af1e5a # v1.263.0
.github/workflows/site-build.yml
0 commit comments