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