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 ab54790 commit 6d83723Copy full SHA for 6d83723
.github/workflows/test.yml
@@ -38,7 +38,7 @@ jobs:
38
uses: actions/checkout@v4
39
40
- name: Upgrade Corepack
41
- run: npm install --global corepack@latest
+ run: npm install --global corepack@0.31.0
42
43
- name: Enable Corepack
44
run: corepack enable
0 commit comments