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 49c06c7 commit 03e3620Copy full SHA for 03e3620
.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@v4
+ - uses: actions/setup-node@v5
55
with:
56
node-version: '14'
57
0 commit comments