Skip to content

Commit

Permalink
chore: bump pnpm action to the latest v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Uninen committed Nov 18, 2024
1 parent f323d49 commit 2525a6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
key: ${{ runner.os }}-${{ hashFiles('**/pnpm-lock.yaml') }}
restore-keys: |
${{ runner.os }}-
- uses: pnpm/action-setup@v2.4.1
- uses: pnpm/action-setup@v4.0.0
with:
version: 9
run_install: true
Expand Down

0 comments on commit 2525a6a

Please sign in to comment.