ci: bump pnpm version
This commit is contained in:
parent
979482f294
commit
b5652db5df
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
uses: actions/checkout@master
|
||||
- uses: pnpm/action-setup@v2
|
||||
with:
|
||||
version: ^7.0.0
|
||||
version: 8
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue