Skip to content

Commit

Permalink
fix: pnpm action
Browse files Browse the repository at this point in the history
  • Loading branch information
ThaUnknown committed Feb 20, 2025
1 parent b3db378 commit 4b44230
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 @@ -28,7 +28,7 @@ jobs:
- name: Setup PNPM
uses: pnpm/action-setup@v4
with:
version: 8.6.3
version: 9.15.4

- name: Setup Node
uses: actions/setup-node@v4
Expand Down

0 comments on commit 4b44230

Please sign in to comment.