flatpak-github-actions icon indicating copy to clipboard operation
flatpak-github-actions copied to clipboard

Migration to upload-artifact version 4

Open Murmele opened this issue 2 years ago • 1 comments

The problem is that for some reason flatpak-github-actions is using upload-artifact@v3 and then download-artifact@v4 is anymore possible. The problem came up in this.

https://github.com/actions/download-artifact/blob/main/docs/MIGRATION.md

Murmele avatar Feb 19 '24 16:02 Murmele

In November 2024 the artifact actions v3 will become unavailable and there is a big workflow warning when using this action, which is annoying.

https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions

AFCMS avatar May 14 '24 09:05 AFCMS