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 9289dbc commit b2fac72Copy full SHA for b2fac72
.github/workflows/deploy.yml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
version: 9
18
19
- - uses: actions/setup-node@v2
+ - uses: actions/setup-node@v4
20
21
node-version: 18.x
22
cache: pnpm
0 commit comments