Skip to content

Commit 6d83723

Browse files
authored
Update test.yml
1 parent ab54790 commit 6d83723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses: actions/checkout@v4
3939

4040
- name: Upgrade Corepack
41-
run: npm install --global corepack@latest
41+
run: npm install --global corepack@0.31.0
4242

4343
- name: Enable Corepack
4444
run: corepack enable

0 commit comments

Comments
 (0)