Skip to content

Commit

Permalink
chore: update Node.js and pnpm versions (#120)
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Wang <[email protected]>
  • Loading branch information
ruibaby authored Jul 29, 2024
1 parent 0d20c7c commit d8f5638
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,7 @@ jobs:
permissions:
contents: write
with:
node-version: "20"
pnpm-version: "9"
app-id: app-SnwWD
ui-path: "console"
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,6 @@ jobs:
ci:
uses: halo-sigs/reusable-workflows/.github/workflows/plugin-ci.yaml@v1
with:
node-version: "20"
pnpm-version: "9"
ui-path: "console"

0 comments on commit d8f5638

Please sign in to comment.