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 88cfafc commit 0ef948dCopy full SHA for 0ef948d
.github/workflows/semantic-release.yml
@@ -46,7 +46,7 @@ jobs:
46
token: ${{ steps.bot_token.outputs.token || secrets.PAT || secrets.GITHUB_TOKEN }}
47
48
- name: Setup Node.js
49
- uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4
+ uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4
50
with:
51
node-version: lts/*
52
0 commit comments