mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
ci: Update corepack before enabling it (no-changelog) (#13004)
This commit is contained in:
committed by
GitHub
parent
0063bbb30b
commit
18b6867785
3
.github/workflows/release-create-pr.yml
vendored
3
.github/workflows/release-create-pr.yml
vendored
@@ -35,8 +35,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
ref: ${{ github.event.inputs.base-branch }}
|
||||
|
||||
- run: corepack enable
|
||||
- uses: actions/setup-node@v4.0.2
|
||||
- uses: actions/setup-node@v4.2.0
|
||||
with:
|
||||
node-version: 20.x
|
||||
|
||||
|
||||
Reference in New Issue
Block a user