Upgrade to Multer 2.0.0 (#4768)

* upgrade to multer 2.0.0

* bump dev

---------

Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
This commit is contained in:
Marcello Fitton
2025-12-12 14:32:42 -08:00
committed by GitHub
parent 7faee90ecc
commit c7b16c9aa8
3 changed files with 6 additions and 6 deletions

View File

@@ -6,7 +6,7 @@ concurrency:
on:
push:
branches: ['bug-user-session-stale'] # put your current branch to create a build. Core team only.
branches: ['upgrade-multer'] # put your current branch to create a build. Core team only.
paths-ignore:
- '**.md'
- 'cloud-deployments/*'