Johannes Schindelin d0138df098 Merge branch 'upgrade-two-actions-to-v5'
This topic integrates a patch that updates the `actions/checkout` and
`actions/download-artifact` Actions to v5.

The main aim is to keep the versions up to date; It does not change any
behavior because the Git project does not use any self-hosted runners
(where the only incompatible change of `actions/checkout` could
potentially break: It increases the required node.js version), and
neither does it use the feature of `actions/download-artifact` where it
is possible to refer to the artifact by ID instead of name.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2025-08-19 10:17:24 +02:00
..