Skip to content

Commit

Permalink
Merge pull request #779 from NUTFes/feat/kubosaka/front-verison-up
Browse files Browse the repository at this point in the history
Next.jsバージョンアップデート
  • Loading branch information
Kubosaka authored Jun 14, 2024
2 parents 7f9143d + 77c88a6 commit 8b115e2
Show file tree
Hide file tree
Showing 3 changed files with 1,503 additions and 648 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/auto-prettier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v3
with:
node-version: 16
node-version: 20
cache: npm
cache-dependency-path: view/next-project/package-lock.json
- name: npm install
Expand Down
Loading

0 comments on commit 8b115e2

Please sign in to comment.