Commit Graph
7 Commits
Author SHA1 Message Date
niksis02 ce9693e554 feat: upgrades actions checkout v4 -> v5 and go-setup v5 -> v6
This PR updates all GitHub workflows to use the latest major versions of key Go-related actions:

* **actions/checkout:** upgraded from `v4` → **`v5`**
* **actions/setup-go:** upgraded from `v5` → **`v6`**
2025-12-03 12:29:39 +04:00
Ben McClelland b69352bdd6 chore: add token permissions to githubb actions 2025-04-28 13:26:17 -07:00
Ben McClelland 3a9cbfcbd6 fix: azure tests and add azure ci test 2024-09-23 09:10:52 -07:00
Ben McClelland 7b5022d797 chore: update workflow action versions 2024-04-04 14:11:38 -07:00
Ben McClelland e1f8cbc346 fix: update github actions order to enable module caching 2023-08-24 21:48:43 -07:00
Ben McClelland 1da0c1ceba add coverage report for actions tests 2023-06-25 10:54:24 -07:00
Ben McClelland c4f5f958eb add functional tests to github actions 2023-06-23 18:38:19 -07:00