mirror of
https://github.com/pnpm/action-setup.git
synced 2026-07-01 09:31:47 +00:00
Compare commits
2 Commits
5cce963839
...
db40921838
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
db40921838 | ||
|
|
ebcfd6995d |
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@v3
|
||||
uses: actions/setup-node@v4
|
||||
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