We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 88b95e8 + 5289daa commit c96571bCopy full SHA for c96571b
1 file changed
.github/workflows/semantic-release.yaml
@@ -29,7 +29,7 @@ jobs:
29
token: "${{ steps.app-token.outputs.token }}"
30
fetch-depth: 0
31
32
- - uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
+ - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
33
with:
34
node-version: "lts/*"
35
0 commit comments