File tree Expand file tree Collapse file tree
default-app-dir-standalone Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020
2121 steps :
2222 - name : Checkout code
23- uses : actions/checkout@v4
23+ uses : actions/checkout@v5
2424
2525 # - name: Set up bashcov
2626 # uses: infertux/bashcov/.github/actions/set-up-bashcov@master
Original file line number Diff line number Diff line change 4040 runs-on : ubuntu-latest
4141 steps :
4242 - name : Checkout code
43- uses : actions/checkout@v4
43+ uses : actions/checkout@v5
4444
4545 - uses : oven-sh/setup-bun@635640504f6d7197d3bb29876a652f671028dc97
4646 - run : bun install
Original file line number Diff line number Diff line change 1212 "dependencies" : {
1313 "react" : " ^18" ,
1414 "react-dom" : " ^18" ,
15- "next" : " 14.2.21 "
15+ "next" : " 14.2.30 "
1616 },
1717 "devDependencies" : {
1818 "typescript" : " ^5" ,
Original file line number Diff line number Diff line change 1111 "dependencies" : {
1212 "react" : " ^18" ,
1313 "react-dom" : " ^18" ,
14- "next" : " 14.2.21 "
14+ "next" : " 14.2.30 "
1515 },
1616 "devDependencies" : {
1717 "typescript" : " ^5" ,
You can’t perform that action at this time.
0 commit comments