| commit | 0657d9f97d973542e438f628a704f5d8ea0cdef5 | [log] [tgz] |
|---|---|---|
| author | Mathieu Choplain <mathieu.choplain@st.com> | Mon Sep 09 09:28:32 2024 |
| committer | Alberto Escolar <alberto.escolar.piedras@nordicsemi.no> | Thu Feb 06 14:48:00 2025 |
| tree | dea6790e5d94a22b5934cb49ece0c6c98a7d192a | |
| parent | 156d04e3e13fb8afadb340f6635f8b783180ea7e [diff] |
ci: update upload-artifact action to v4 The upload-artifact@v2 action was deprecated since a while, and is now completely disabled (forceful CI failure). Update to v4 to get CI back. This also requires changing the artifact names, as the v4 action no longer supports uploading different artifacts with the same name. Signed-off-by: Mathieu Choplain <mathieu.choplain@st.com>