Skip to content

Commit

Permalink
upgrade pnpm on github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
wewelll committed Jul 15, 2024
1 parent ff89130 commit 149f7fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ on:
- main

env:
NODE_VERSION: 20.9.0
PNPM_VERSION: 8.10.0
NODE_VERSION: 20
PNPM_VERSION: 9

jobs:
check:
Expand Down

0 comments on commit 149f7fa

Please sign in to comment.