Skip to content

Commit

Permalink
update pnpm setup version
Browse files Browse the repository at this point in the history
  • Loading branch information
McSam94 committed Jul 25, 2024
1 parent fd0ff5b commit 50c4914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_ts_test_on_pull.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node }}
- uses: pnpm/action-setup@v2.2.2
- uses: pnpm/action-setup@v4
with:
version: 6.0.2
- name: Install dependencies
Expand Down

0 comments on commit 50c4914

Please sign in to comment.