Skip to content

Commit 972d8c2

Browse files
committed
Merge branch 'main' of github.com:VectorInstitute/gaca-early-warning
2 parents 7c2a2e2 + 960ad34 commit 972d8c2

File tree

3 files changed

+42
-42
lines changed

3 files changed

+42
-42
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
run: touch site/.nojekyll
6666

6767
- name: Upload artifact
68-
uses: actions/upload-artifact@v5
68+
uses: actions/upload-artifact@v6
6969
with:
7070
name: docs-site
7171
path: site/

app/package-lock.json

Lines changed: 40 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"framer-motion": "^12.23.24",
2020
"lucide-react": "^0.554.0",
2121
"mapbox-gl": "^3.16.0",
22-
"next": "^16.0.7",
22+
"next": "^16.0.10",
2323
"react": "^19.2.0",
2424
"react-dom": "^19.2.0",
2525
"react-map-gl": "^8.1.0",

0 commit comments

Comments
 (0)