1
0
Fork 0
mirror of https://github.com/lukevella/rallly.git synced 2025-07-15 15:35:25 +02:00

Update pnpm setup

This commit is contained in:
Luke Vella 2024-10-13 18:23:01 +01:00
parent 3b161df251
commit 3d3cf339f4
No known key found for this signature in database
GPG key ID: 469CAD687F0D784C

View file

@ -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