Commit 438a95d
fix: update deprecated GitHub Actions to v4
- Update actions/checkout from v2 to v4
- Update actions/setup-java from v2 to v4
- Update actions/cache from v2 to v4
These updates fix the CI build failure caused by deprecated
actions/cache@v2 which was automatically failing builds as of
the GitHub Actions deprecation deadline.
All v4 versions are backward compatible with v2.
Co-Authored-By: Sam Fertig <sam.fertig@codeium.com>1 parent 126b850 commit 438a95d
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments