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 c314901 + 96dc834 commit 345b581Copy full SHA for 345b581
1 file changed
.github/workflows/deploy.yml
@@ -18,7 +18,7 @@ jobs:
18
fetch-depth: 0
19
- uses: actions/setup-node@v4
20
with:
21
- node-version: 18
+ node-version: 20
22
23
- name: Install dependencies
24
run: |
0 commit comments