Skip to content

Commit 60238da

Browse files
fix(deps): update dependency @octoherd/octokit to v4 (#129)
BREAKING CHANGE: Node 18+ is required
1 parent 7ad94d8 commit 60238da

File tree

3 files changed

+655
-371
lines changed

3 files changed

+655
-371
lines changed

.github/workflows/test.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,8 @@ jobs:
1010
strategy:
1111
matrix:
1212
node:
13-
- 14
14-
- 16
1513
- 18
14+
- 20
1615
name: Node ${{ matrix.node }}
1716
steps:
1817
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)