Skip to content

Commit

Permalink
fix: github ci error
Browse files Browse the repository at this point in the history
  • Loading branch information
KAROTT7 committed Aug 3, 2024
1 parent 62791e4 commit 1a3baf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- uses: actions/checkout@v3

- name: Install pnpm
uses: pnpm/action-setup@v2.2.4
uses: pnpm/action-setup@v4
with:
version: 6.0.2

Expand Down

0 comments on commit 1a3baf9

Please sign in to comment.