Commit 56c055d
authored
Update workflow dependencies (#5229)
Due to
https://github.blog/changelog/2024-11-05-notice-of-breaking-changes-for-github-actions/.
I made the following changes:
`ubuntu-20.04` -> `ubuntu-24.04`
`actions/checkout@v3` -> `actions/checkout@v4`
`actions/setup-java@v3` -> `actions/setup-java@v4`
`actions/upload-artifact@v3` -> `actions/upload-artifact@v4`1 parent 70e833f commit 56c055d
1 file changed
+5
-5
lines changed| 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 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments