Skip to content

Commit

Permalink
fix: update pnpm version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
MH4GF committed Feb 17, 2024
1 parent 5ce8f64 commit d61fb28
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 @@ -14,6 +14,6 @@ jobs:
- uses: MH4GF/shared-config/.github/composite-actions/setup-pnpm@main
with:
node-version-file: .node-version
pnpm-version: '8.6.5'
pnpm-version: '8.12.0'
- run: pnpm i
- run: pnpm run all

0 comments on commit d61fb28

Please sign in to comment.