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 actions/upload-artifact to v4 #747

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

ChristosT
Copy link
Collaborator

Fixes current CI error

Error: This request has been automatically failed because it uses a deprecated version of actions/upload-artifact: v3. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

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

@ChristosT ChristosT requested a review from psavery January 16, 2025 18:18
@ChristosT
Copy link
Collaborator Author

ChristosT commented Jan 21, 2025

@psavery the py-lief issue is resolved upstream we can now merge this.
If it comes up again we can just pin py-lief :

-          conda install -n base --override-channels -c conda-forge conda-libmamba-solver
+          conda install -n base --override-channels -c conda-forge conda-libmamba-solver "py-lief<0.15"

@psavery psavery merged commit 886b1e4 into HEXRD:master Jan 21, 2025
6 checks passed
@ChristosT ChristosT deleted the update-ci-upload-action branch January 21, 2025 16:25
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