Commit Graph

3 Commits

Author SHA1 Message Date
Ryan Foster
e94f9194a2 CI: Update first-party GitHub Actions to v4
GitHub Actions has deprecated actions based on node16. The v4 actions
are based on node20. Replace first-party v2/v3 actions with their v4
counterparts.

GitHub Actions has deprecated actions based on node12 and forces them to
run on node16, which is also deprecated. Update to v4 actions to avoid
warnings on CI.

See:
https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
2024-01-30 16:25:38 -08:00
Dominik Nakamura
df13ad30b7
Update lint workflow name 2022-02-19 16:13:59 +09:00
Dominik Nakamura
be48d0bfe9
Add CI task to lint markdown files 2022-02-19 16:08:18 +09:00