Skip to content

Commit

Permalink
chore: update pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
ludofischer committed Jan 30, 2025
1 parent 8eb0bc8 commit ea24bcd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v4.2.2
- uses: pnpm/action-setup@v4.0.0
with:
version: 9.0.6
version: 10.1.0
- uses: actions/setup-node@v4.2.0
with:
node-version: 22
Expand All @@ -33,7 +33,7 @@ jobs:
- uses: actions/checkout@v4.2.2
- uses: pnpm/action-setup@v4.0.0
with:
version: 9.0.6
version: 10.1.0
- name: Instal Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4.2.0
with:
Expand Down

0 comments on commit ea24bcd

Please sign in to comment.