Commit Graph

5 Commits

Author SHA1 Message Date
Andrew Goodbody
4d57211300 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
old-commit-hash: ba2538c29c
2024-04-19 12:33:45 -07:00
Justin Newberry
aedba00f13 gha: remove trailing spaces (#31872)
remove trailing spaces
old-commit-hash: c1d0d35f8b
2024-03-14 16:20:02 -07:00
Justin Newberry
83975756ba fix cache permissions (#31084)
* fix cache permissions

* chown
old-commit-hash: 18467c8383
2024-01-19 13:57:10 -08:00
Justin Newberry
960f6d0a63 CI: fix post run cache (#31078)
* post cache only

* fix

* newline

* really github???
old-commit-hash: c907dd9e70
2024-01-19 13:25:41 -08:00
Justin Newberry
aba5ee6a44 CI: auto-cache add option to save cache (#31076)
* save cache option

* inputs
old-commit-hash: bbbe94bc3e
2024-01-19 12:43:47 -08:00