Commit a4d3f24
.github: upgrade actions/checkout to version 4
Fixes the following warning showing every time:
> The following actions uses node12 which is deprecated and will be
> forced to run on node16: actions/checkout@v2. For more info:
> https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Example:
https://github.com/thesofproject/sof-test/actions/runs/7345203885
Signed-off-by: Marc Herbert <marc.herbert@intel.com>1 parent 7ff3b0e commit a4d3f24
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
36 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
37 | 41 | | |
38 | 42 | | |
39 | 43 | | |
| |||
0 commit comments