Skip to content

Commit

Permalink
fix(deps): update @octokit to latest' (#131)
Browse files Browse the repository at this point in the history
BREAKING CHANGE: Node 16 is no longer officially supported, as @octokit
dropped support as well. Node 16 will be out of maintenance on September
11, see https://nodejs.dev/en/about/releases/
  • Loading branch information
gr2m committed Aug 20, 2023
1 parent 30c0c3c commit f4c7bb6
Show file tree
Hide file tree
Showing 3 changed files with 341 additions and 1,467 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
strategy:
matrix:
node_version:
- 16
- 18
- 20

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit f4c7bb6

Please sign in to comment.