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 f0eebdb commit 9b5e514Copy full SHA for 9b5e514
1 file changed
.github/workflows/preview-website.yml
@@ -53,7 +53,7 @@ jobs:
53
- name: Use Node.js
54
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
55
with:
56
- node-version: '20'
+ node-version: '22'
57
58
- name: Install yq
59
run: |
0 commit comments