ci: avoid using deprecated {up,down}load-artifacts Action
commit1f398446c34f4c68fc43e1d93f5a9f5407f8fb2f
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 7 Dec 2022 14:34:39 +0000 (7 14:34 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 7 Dec 2022 23:15:23 +0000 (8 08:15 +0900)
tree99571041af998ffc636e394b231ea9cd708153f5
parente7e5c6f715b2de7bea0d39c7d2ba887335b40aa0
ci: avoid using deprecated {up,down}load-artifacts Action

The deprecated versions of these Actions still use node.js 12 whereas
workflows will need to use node.js 16 to avoid problems going forward.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
.github/workflows/main.yml