mirror of
https://github.com/vacp2p/foundry-template.git
synced 2025-01-30 00:54:52 +00:00
ci: use specific pnpm version
This commit is contained in:
parent
d3aa3ab78d
commit
22aa428f82
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
||||
- name: "Install Pnpm"
|
||||
uses: "pnpm/action-setup@v2"
|
||||
with:
|
||||
version: "latest"
|
||||
version: "8"
|
||||
|
||||
- name: "Install Node.js"
|
||||
uses: "actions/setup-node@v3"
|
||||
|
Loading…
x
Reference in New Issue
Block a user