We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ec66128 + 24b2ff9 commit 14e94eeCopy full SHA for 14e94ee
1 file changed
.github/workflows/deploy.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Setup Node.js
17
uses: actions/setup-node@v2
18
with:
19
- node-version: '20'
+ node-version: '22'
20
21
- name: Install dependencies
22
run: yarn
0 commit comments