We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7464a7 commit f8642a6Copy full SHA for f8642a6
.github/workflows/release.yml
@@ -51,7 +51,7 @@ jobs:
51
SONATYPE_TOKEN_PASSWORD: ${{ secrets.SONATYPE_TOKEN_PASSWORD }}
52
SONATYPE_TOKEN_USERNAME: ${{ secrets.SONATYPE_TOKEN }}
53
54
- - uses: actions/setup-node@v2
+ - uses: actions/setup-node@v4
55
with:
56
node-version: '14'
57
0 commit comments