Skip to content

Commit

Permalink
Upgrading Next to Next14 (#212)
Browse files Browse the repository at this point in the history
* Upgrading Next to Next14

* Updating workflow

* Fixing package lock
  • Loading branch information
avenmia authored Aug 24, 2024
1 parent 021ac2f commit b2ce6a6
Show file tree
Hide file tree
Showing 3 changed files with 4,405 additions and 2,779 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

strategy:
matrix:
node-version: [16.x, 18.x]
node-version: [18.x, 20.x]

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

0 comments on commit b2ce6a6

Please sign in to comment.