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 aadd856 commit b695601Copy full SHA for b695601
1 file changed
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
version: ${{ env.PNPM_VERSION }}
22
23
- - uses: actions/setup-node@v3.6.0
+ - uses: actions/setup-node@v3.8.2
24
25
node-version: 12.x
26
cache: pnpm
0 commit comments