Skip to content

Commit

Permalink
fix: 🐛 pkg manager version AGAIN
Browse files Browse the repository at this point in the history
  • Loading branch information
timbrinded committed May 22, 2024
1 parent 08686bb commit a63749c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
bun-version: latest
- uses: pnpm/action-setup@v4
with:
version: "latest"
version: 9.1.2
- uses: actions/setup-node@v4
with:
node-version: 20.12.2
Expand Down Expand Up @@ -118,7 +118,7 @@ jobs:
bun-version: latest
- uses: pnpm/action-setup@v4
with:
version: "latest"
version: 9.1.2
- uses: actions/setup-node@v4
with:
node-version: 20.12.2
Expand Down

0 comments on commit a63749c

Please sign in to comment.