Skip to content

Commit

Permalink
ci: fix pnpm/action-setup
Browse files Browse the repository at this point in the history
  • Loading branch information
spacemeowx2 committed Jul 8, 2024
1 parent 6a21775 commit 563cd3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
deno-version: 1.x

- uses: pnpm/action-setup@v2
- uses: pnpm/action-setup@v4
with:
version: 8.11.0

Expand Down

0 comments on commit 563cd3d

Please sign in to comment.