We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cfb3ec commit b667373Copy full SHA for b667373
.github/workflows/release.yml
@@ -29,7 +29,7 @@ jobs:
29
distribution: "temurin"
30
java-version-file: .tool-versions
31
cache: "gradle"
32
- - uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
+ - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
33
with:
34
node-version-file: .tool-versions
35
- name: Install semantic-release
0 commit comments