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 1da27f4 commit 264b074Copy full SHA for 264b074
.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: 20.x
22
cache: pnpm
0 commit comments