Skip to content

Commit a5a74cb

Browse files
authored
update ci: pnpm -v
1 parent a16297d commit a5a74cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
- uses: pnpm/action-setup@v2
1717
with:
18-
version: 7.12.2
18+
version: 7.14.2
1919
run_install: |
2020
- recursive: true
2121
args: [--frozen-lockfile, --strict-peer-dependencies]

0 commit comments

Comments
 (0)