Andrew Goodbody
|
ba2538c29c
|
Update actions to replace deprecated versions (#32246)
actions/cache@v3 uses the deprecated Node.js 16 so update to
use v4 which uses Node.js 20. This also applies to save and
restore
|
2024-04-19 12:33:45 -07:00 |
|
Justin Newberry
|
c1d0d35f8b
|
gha: remove trailing spaces (#31872)
remove trailing spaces
|
2024-03-14 16:20:02 -07:00 |
|
Justin Newberry
|
18467c8383
|
fix cache permissions (#31084)
* fix cache permissions
* chown
|
2024-01-19 13:57:10 -08:00 |
|
Justin Newberry
|
c907dd9e70
|
CI: fix post run cache (#31078)
* post cache only
* fix
* newline
* really github???
|
2024-01-19 13:25:41 -08:00 |
|
Justin Newberry
|
bbbe94bc3e
|
CI: auto-cache add option to save cache (#31076)
* save cache option
* inputs
|
2024-01-19 12:43:47 -08:00 |
|