Skip to content

Commit

Permalink
chore: upgrade dev setup
Browse files Browse the repository at this point in the history
  • Loading branch information
bigopon committed Aug 11, 2024
1 parent aec9d4c commit f26848d
Show file tree
Hide file tree
Showing 6 changed files with 2,879 additions and 16,265 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: 16
node-version: 20
- run: npm ci
- run: npm test
- run: npm cut-release
Loading

0 comments on commit f26848d

Please sign in to comment.