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 4f4737d commit 653b91dCopy full SHA for 653b91d
.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@v5
+ uses: actions/setup-node@v6
29
30
node-version: "lts/*"
31
- name: Validate Gradle Wrapper
0 commit comments