mirror of
https://github.com/lukevella/rallly.git
synced 2025-06-23 21:07:10 +02:00
Update pnpm setup
This commit is contained in:
parent
3b161df251
commit
3d3cf339f4
1 changed files with 1 additions and 1 deletions
2
.github/actions/setup-node/action.yml
vendored
2
.github/actions/setup-node/action.yml
vendored
|
@ -18,6 +18,6 @@ runs:
|
|||
node-version: ${{ inputs.node-version }}
|
||||
cache: ${{ inputs.cache }}
|
||||
- name: Install pnpm
|
||||
uses: pnpm/action-setup@v2
|
||||
uses: pnpm/action-setup@v4
|
||||
with:
|
||||
version: 8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue