You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Use `checkout@v4` for Firebase Hosting Preview GitHub Workflow (#6441)
When starting a project with `firebase init` with GitHub Workflow,
YAML files were configured with `actions/checkout@v3` previously.
Now, `actions/checkout@v4` has been released,
the template should also be updated to specify the latest version.
https://github.com/actions/checkout/releases/tag/v4.0.0
Co-authored-by: joehan <[email protected]>
* Support export in env parser (#6630)
* Support export in env parser
* use a noncapture group
---------
Co-authored-by: Yutaka Kamei <[email protected]>
0 commit comments