Commit Graph
10 Commits
Author SHA1 Message Date
David Lechner c0b2c13e7c github: update codevcov action version 2025-08-09 21:51:47 -05:00
David Lechner 38dc8d984d tool-versions: update to node 18
Node 16 reaches end of life in about 6 months so we might as well
update to 18 now since it seems to be working.
2023-03-10 18:16:27 -06:00
David Lechner 78290eb927 github/workflows: update to actions/setup-node@v3
This fixes deprecation warnings about v2 using node 12.
2023-03-10 18:16:27 -06:00
David Lechner ea1b377247 github: update more actions versions
fixes deprecation warnings
2023-02-17 16:29:45 -06:00
David Lechner 2d777e0dc4 github: update actions versions
- fixes deprecation warnings
- fixes codecov upload failures
2023-02-17 11:20:21 -06:00
David Lechner f67aa19e6c github: specify directory for codecov 2022-06-01 18:03:15 -05:00
David Lechner cbdbaf7903 github: switch to codecov 2022-06-01 16:00:24 -05:00
David Lechner 109e65b54f tool-versions: update to node 16
This is needed for the String.replaceAll() method.
2022-02-22 12:32:20 -06:00
David Lechner aea52d4ab6 tool-versions: update to node v14
This is in preperation of adding a depedency that requires node >= 14.
2021-12-27 12:38:51 -06:00
David Lechner 19b898bb6c github: add coverage build for master branch 2021-01-24 15:01:27 -06:00