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 2df2f9b commit eb89d59Copy full SHA for eb89d59
.github/workflows/deploy.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Setup Node
32
uses: actions/setup-node@v4
33
with:
34
- node-version: 20
+ node-version: 22
35
cache: pnpm
36
37
- name: Install dependencies
@@ -70,7 +70,7 @@ jobs:
70
71
72
73
74
75
76
@@ -94,7 +94,7 @@ jobs:
94
95
96
97
98
99
100
@@ -121,7 +121,7 @@ jobs:
121
122
123
124
125
126
127
0 commit comments