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 82710e8 commit e69e95fCopy full SHA for e69e95f
1 file changed
.github/workflows/publish.yml
@@ -22,7 +22,7 @@ jobs:
22
java-version: 8
23
cache: gradle
24
- name: Use Node.js v20
25
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
26
with:
27
node-version: 22
28
cache: yarn
0 commit comments