SIGN IN SIGN UP

GHA/build: upgrade artifact-actions from v3 to v4

V3 is based on Node.js v16 and will get deprecated. Currently it's just causing a warning.

With v4 the artifact-upload action fails as all matrix-jobs use the same name and the
default prevents overwriting existing ones. Therefore we use individual artifact names
which will also preserve all logs, not just a singe one only.
S
Sven Roederer committed
18b0de6d658bdf7fe01dbded7a07863d09fb7be6
Parent: 0bc2cb9
Committed by Jens Geyer <Jens-G@users.noreply.github.com> on 7/25/2024, 9:59:25 AM