Commit 36552ec
committed
fix: restore CI and refresh the action bundle
GitHub Actions was failing at tsc --noEmit because TypeScript was not
loading the Node ambient types, so node:* imports and NodeJS
references were reported as missing.
Regenerating dist/index.js on top of origin/master also updates the
checked-in action bundle for the @actions/tool-cache v4 dependency
bump so the shipped action matches the rebased source tree.1 parent 625ea4a commit 36552ec
2 files changed
Lines changed: 4391 additions & 6187 deletions
0 commit comments