Skip to content

Commit

Permalink
Update PNPM version in CI/CD (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
svemat01 committed Dec 3, 2023
1 parent c52039e commit 9f7cb64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Setup PNPM
uses: pnpm/action-setup@v2
with:
version: 7
version: 8
run_install: false

- name: Setup Node
Expand Down

0 comments on commit 9f7cb64

Please sign in to comment.