val-town / codemirror-ts

lint, hover, and autocomplete extensions for CodeMirror + TypeScript
https://val-town.github.io/codemirror-ts/
ISC License
105 stars 6 forks source link

Bump GitHub Actions dependencies #20

Closed tmcw closed 4 months ago

tmcw commented 4 months ago

https://github.com/val-town/codemirror-ts/blob/main/.github/workflows/test.yml

We're getting warnings because these actions versions rely on Node 16.x. They'll need to be bumped to v4 (actions/setup@v4, etc)