Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: update upload-artifact action to v4 #233

Merged
merged 1 commit into from
Sep 9, 2024

Commits on Sep 9, 2024

  1. ci: update upload-artifact action to v4

    The upload-artifact@v2 action was deprecated since a while, and is now
    completely disabled (forceful CI failure). Update to v4 to get CI back.
    
    This also requires changing the artifact names, as the v4 action no
    longer supports uploading different artifacts with the same name.
    
    Signed-off-by: Mathieu Choplain <mathieu.choplain@st.com>
    mathieuchopstm committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    5c4e749 View commit details
    Browse the repository at this point in the history