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.
2 parents c322542 + 0ae79ed commit 39f55edCopy full SHA for 39f55ed
1 file changed
.github/workflows/deploy-to-gh-pages.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Set up Node.js
18
uses: actions/setup-node@v2
19
with:
20
- node-version: 18 # or the version you prefer
+ node-version: 20 # or the version you prefer
21
22
- name: Install dependencies
23
run: |
0 commit comments