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

Switch to actions @v4 #1646

Merged
merged 2 commits into from
May 13, 2024
Merged

Switch to actions @v4 #1646

merged 2 commits into from
May 13, 2024

Conversation

wimjongman
Copy link
Contributor

projects hosted on GitHub and utilizing actions should take note that GitHub has issued a deprecation notice for some commonly used actions.

  • actions/upload-artifact
  • actions/download-artifact

The following versions are deprecated and will stop working in the not so near future:

  • v1 and v2: from 30/06/2024
  • v3: from 30/11/2024

It is highly encouraged to update to v4 of these actions asap to avoid any disruption.

See more details at:

https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/ https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/

Best regards,
Thomas Neidhart

projects hosted on GitHub and utilizing actions should take note that GitHub has issued a deprecation notice for some commonly used actions.

* actions/upload-artifact
* actions/download-artifact

The following versions are deprecated and will stop working in the not so near future:

* v1 and v2: from 30/06/2024
* v3: from 30/11/2024

It is highly encouraged to update to v4 of these actions asap to avoid any disruption.

See more details at:

https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/

Best regards,
Thomas Neidhart
@wimjongman
Copy link
Contributor Author

Maybe we can drop the uploads altogether?

@wimjongman wimjongman added this to the 4.16 milestone Apr 24, 2024
@merks
Copy link
Contributor

merks commented Apr 24, 2024

The actions are just for verification. Only Jenkins produces signed artifacts that are valuable to keep/update.

@wimjongman wimjongman requested a review from merks May 13, 2024 14:30
Copy link
Contributor

@merks merks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Out with the old, in with the new. 😀

@wimjongman wimjongman merged commit f424c9f into master May 13, 2024
3 checks passed
@wimjongman wimjongman deleted the actionsv4 branch May 13, 2024 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants