We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 450f6fa commit 17c5282Copy full SHA for 17c5282
1 file changed
.github/workflows/deploy.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v3
16
- uses: actions/setup-node@v3
17
with:
18
- node-version: 18
+ node-version: 22
19
cache: yarn
20
21
- name: Install dependencies
0 commit comments