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 e357d45 commit 8082c49Copy full SHA for 8082c49
.github/workflows/deploy.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Setup Node.js 🔧
25
uses: actions/setup-node@v3.8.1
26
with:
27
- node-version: 18.x
+ node-version: 20.x
28
29
- name: Update npm 🚀
30
run: npm install -g npm@latest
0 commit comments