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 8ac355f commit 656a8d3Copy full SHA for 656a8d3
2 files changed
.github/workflows/pr-build.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
persist-credentials: false
20
21
- - name: Use Node.js 18
+ - name: Use Node.js 22
22
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
23
24
node-version: 22.18.0
.github/workflows/site-build.yml
0 commit comments