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 476c4d8 commit 6d2e681Copy full SHA for 6d2e681
.github/workflows/deploy.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: ⎔ Setup node
26
uses: actions/setup-node@v4
27
with:
28
- node-version: 20
+ node-version: 22
29
30
- name: 📥 Download deps
31
uses: bahmutov/npm-install@v1
@@ -46,7 +46,7 @@ jobs:
46
47
48
49
50
51
52
@@ -67,7 +67,7 @@ jobs:
67
68
69
70
71
72
73
@@ -95,7 +95,7 @@ jobs:
95
96
97
98
99
100
101
0 commit comments