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 f403143 commit 3cf116eCopy full SHA for 3cf116e
.github/workflows/sematic-releases.yml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
fetch-depth: 0
27
- name: Setup Node.js
28
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
29
30
node-version: "lts/*"
31
- name: Validate Gradle Wrapper
0 commit comments