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

Update the github acttions to resove errors #130

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jprorama
Copy link
Contributor

@jprorama jprorama commented Sep 9, 2024

Change action/artifacts-upload from v2 to v4 to remove dependence on deprecated v2.
The v4 syntax for the artifact-upload remains the same so a simple update of the version number should be sufficient.

See blog post for details:

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

Also update clang-format container version to resolve dependency errors during container run.

Change action/artifacts-upload from v2 to v4 to remove
dependence on deprecated v2.
The v4 syntax for the artifact-upload remains the same
so a simple update of the version number should be sufficient.

See blog post for details:

https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
Update to latest version of container to see if it avoids the
missing distutils dependency reported with the @0.11 version.
@jprorama jprorama changed the title Update the github action/artifacts-upload version Update the github acttions to resove errors Sep 9, 2024
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