mirror of
https://github.com/vercel/commerce.git
synced 2025-05-18 23:46:58 +00:00
Bump pnpm/action-setup from 2 to 3
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2 to 3. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](https://github.com/pnpm/action-setup/compare/v2...v3) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3a18f9a098
commit
32e49347d6
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version-file: '.nvmrc'
|
node-version-file: '.nvmrc'
|
||||||
- name: Set pnpm version
|
- name: Set pnpm version
|
||||||
uses: pnpm/action-setup@v2
|
uses: pnpm/action-setup@v3
|
||||||
with:
|
with:
|
||||||
run_install: false
|
run_install: false
|
||||||
version: 7
|
version: 7
|
||||||
|
Loading…
x
Reference in New Issue
Block a user