Thanks to visit codestin.com Credit goes to github.com
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 b6ace31 commit ec565cdCopy full SHA for ec565cd
.github/workflows/changelogensets.yml
@@ -20,6 +20,8 @@ jobs:
20
21
steps:
22
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
23
+ with:
24
+ fetch-depth: 0
25
- run: npm i -g --force corepack && corepack enable
26
- uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
27
with:
0 commit comments