Skip to content

Commit

Permalink
chore: github action pnpm verison
Browse files Browse the repository at this point in the history
  • Loading branch information
0fatihyildiz committed Oct 21, 2024
1 parent c3d548c commit 6750169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Setup pnpm
uses: pnpm/action-setup@v2.4.0
with:
version: 8
version: 8.7.1
- name: Setup Node.js
uses: actions/setup-node@v3.8.1
with:
Expand Down

0 comments on commit 6750169

Please sign in to comment.