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 }} node-version: ${{ inputs.node-version }}
cache: ${{ inputs.cache }} cache: ${{ inputs.cache }}
- name: Install pnpm - name: Install pnpm
uses: pnpm/action-setup@v2 uses: pnpm/action-setup@v4
with: with:
version: 8 version: 8