mirror of
https://github.com/actions/setup-node.git
synced 2026-05-23 21:01:54 +00:00
Merge 92a3a341bd into 670825a89d
This commit is contained in:
commit
a5c3338a27
1 changed files with 1 additions and 1 deletions
2
.github/workflows/e2e-cache.yml
vendored
2
.github/workflows/e2e-cache.yml
vendored
|
|
@ -46,7 +46,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
- name: Install pnpm
|
||||
uses: pnpm/action-setup@v4
|
||||
uses: pnpm/action-setup@v6
|
||||
with:
|
||||
version: 6.10.0
|
||||
- name: Generate pnpm file
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue