Skip to content

Commit

Permalink
ci: fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
xhayper committed Mar 15, 2023

Unverified

This user has not yet uploaded their public signing key.
1 parent 285e166 commit 24aad84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CD.yml
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@ jobs:
- name: Use Node.js 19
uses: actions/setup-node@v3
with:
node-version: 19
node-version: 19.7.0

- name: Setup pnpm
uses: pnpm/action-setup@v2

0 comments on commit 24aad84

Please sign in to comment.