We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89ffa77 commit d61614bCopy full SHA for d61614b
.github/workflows/release.yml
@@ -16,8 +16,6 @@ jobs:
16
id-token: write
17
steps:
18
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
19
- with:
20
- fetch-depth: 0
21
- run: corepack enable
22
- uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0
23
with:
0 commit comments