Skip to content

Commit

Permalink
fix(deps): update dependency @octoherd/cli to v4 (#71)
Browse files Browse the repository at this point in the history
BREAKING CHANGE: Node 16 is no longer supported
  • Loading branch information
renovate[bot] committed Mar 7, 2024
1 parent 844274b commit 422e024
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 204 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 16
node-version: 18
cache: npm
- run: npm ci
- run: npm t
253 changes: 52 additions & 201 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 422e024

Please sign in to comment.