Commit Graph

7 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
tt2468
06857e58ea CI: Don't run git commands if not run on ci 2021-04-28 16:04:26 -07:00
tt2468
8d26465bb0 docs: Update docs and ci again 2021-04-26 17:35:19 -07:00
tt2468
76357dfe8c
CI: Update ci again 2021-04-26 17:27:26 -07:00
tt2468
f06b31d74c
CI: update ci again 2021-04-26 17:26:07 -07:00
Azure CI
26b6a910d4 CI: Fix no newline 2021-04-26 09:10:56 -07:00
Azure CI
da1c1a32de CI: Update CI 2021-04-26 09:08:11 -07:00