Skip to content

Commit

Permalink
fix(deps): update dependency @octoherd/octokit to v4 (#129)
Browse files Browse the repository at this point in the history
BREAKING CHANGE: Node 18+ is required
  • Loading branch information
renovate[bot] committed Jul 11, 2023
1 parent 7ad94d8 commit 60238da
Show file tree
Hide file tree
Showing 3 changed files with 655 additions and 371 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,8 @@ jobs:
strategy:
matrix:
node:
- 14
- 16
- 18
- 20
name: Node ${{ matrix.node }}
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 60238da

Please sign in to comment.