mirror of
https://github.com/pnpm/action-setup.git
synced 2026-07-01 17:41:41 +00:00
Compare commits
1 Commits
db40921838
...
5cce963839
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5cce963839 |
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -92,7 +92,7 @@ jobs:
|
||||
standalone: ${{ matrix.standalone }}
|
||||
|
||||
- name: install Node.js
|
||||
uses: actions/setup-node@v4
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
# pnpm@7.0.0 is not compatible with Node.js 12
|
||||
node-version: 12.22.12
|
||||
|
||||
Loading…
Reference in New Issue
Block a user