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

Fix GithubCI by version bumping deprecated workflow actions #602

Merged
merged 9 commits into from
Nov 13, 2024

Conversation

RedEtherbloom
Copy link
Collaborator

Closes #601.
See #601 for a linked example failure log.

See https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
for details. v1 and v2 have been deprecated since 30.06.2024.
	modified:   .github/workflows/build.yml
	modified:   .github/workflows/cd.yml
@RedEtherbloom RedEtherbloom marked this pull request as draft November 5, 2024 00:44
@RedEtherbloom RedEtherbloom force-pushed the github-workflow-update-fix branch 6 times, most recently from a7e03cd to 1ab81df Compare November 11, 2024 22:55
@RedEtherbloom RedEtherbloom force-pushed the github-workflow-update-fix branch 12 times, most recently from f207773 to 49315f7 Compare November 13, 2024 16:37
action-rs has been disabled since last year.
Additionally, Zprofile got recently deprecated.
@RedEtherbloom RedEtherbloom force-pushed the github-workflow-update-fix branch 2 times, most recently from 9b2ec95 to 05b899d Compare November 13, 2024 17:09
@RedEtherbloom RedEtherbloom marked this pull request as ready for review November 13, 2024 17:37
@kdheepak
Copy link
Owner

Thank you for all your work on this! It's super appreciated!

@RedEtherbloom RedEtherbloom merged commit 03dba86 into kdheepak:main Nov 13, 2024
12 checks passed
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.

Github CI broken due to Workflow deprecation
2 participants