Searched hist:d0f8046728d25dee988d0f4bb247373cea516930 (Results 1 – 1 of 1) sorted by relevance
| /optee_os/.github/workflows/ |
| H A D | ci.yml | d0f8046728d25dee988d0f4bb247373cea516930 Tue Jul 30 10:53:42 UTC 2024 Jerome Forissier <jerome.forissier@linaro.org> ci: upgrade actions/cache@v3 to v4
Upgrade the "cache" action to address the CI warning:
""" The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: [1] """
Link: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/ [1] Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Joakim Bech <joakim.bech@linaro.org>
|