ci: use Node.js 20 in Bake AppVeyor Image workflow (#44290)

* ci: use Node.js 20 in Bake AppVeyor Image workflow

* chore: add bake workflow to CODEOWNERS
This commit is contained in:
David Sanders
2024-10-17 07:35:50 -07:00
committed by GitHub
parent d801bad5d2
commit cbc12d6675
2 changed files with 5 additions and 0 deletions

1
.github/CODEOWNERS vendored
View File

@@ -8,6 +8,7 @@
DEPS @electron/wg-upgrades
# Releases WG
/.github/workflows/update_appveyor_image.yml @electron/wg-releases
/docs/breaking-changes.md @electron/wg-releases
/npm/ @electron/wg-releases
/script/release @electron/wg-releases