You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: bump upload-artifact v3 -> v4 for GitHub; drop Forgejo artifact support
GitHub deprecated actions/upload-artifact@v3. Forgejo's runner does not support
the stock @v4 (it requires a patched fork), so this intentionally breaks Forgejo
artifact upload -- acceptable while Forgejo support is dropped, the goal being a
green GitHub mirror. Artifact names already embed the matrix flavour, so v4's
unique-name-per-job requirement is already satisfied; there are no
download-artifact steps to update.
0 commit comments