ci: Replace pnpm/action-setup action with corepack (no-changelog) (#8504)
This commit is contained in:
committed by
GitHub
parent
528c07134a
commit
d4607381ed
2
.github/workflows/release-publish.yml
vendored
2
.github/workflows/release-publish.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- uses: pnpm/action-setup@v2.4.0
|
||||
- run: corepack enable
|
||||
- uses: actions/setup-node@v4.0.1
|
||||
with:
|
||||
node-version: 18.x
|
||||
|
||||
Reference in New Issue
Block a user