Skip to content

Commit

Permalink
chore(ci/frontend): use pnpm v9
Browse files Browse the repository at this point in the history
  • Loading branch information
c0rydoras committed Oct 18, 2024
1 parent 2d08f13 commit a58063f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frontend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v4
with:
version: 8
version: 9
- name: Install Node
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit a58063f

Please sign in to comment.