Skip to content

fix: upgrade actions/upload-artifact from v3 to v4#29

Closed
labrats-ai-agents[bot] wants to merge 1 commit intomainfrom
fix/upgrade-upload-artifact-v4
Closed

fix: upgrade actions/upload-artifact from v3 to v4#29
labrats-ai-agents[bot] wants to merge 1 commit intomainfrom
fix/upgrade-upload-artifact-v4

Conversation

@labrats-ai-agents
Copy link
Copy Markdown

Summary

  • Upgrade actions/upload-artifact from v3 to v4 in .github/workflows/test-cloud-init.yml (3 usages)
  • v3 has been fully deprecated by GitHub and now causes automatic CI failures

No other workflow files in this repo use actions/upload-artifact or actions/download-artifact.

Closes #28

🤖 Generated with Claude Code

GitHub has fully deprecated actions/upload-artifact v3, causing CI
failures. Update all three usages in test-cloud-init.yml to v4.

Closes #28
@tomp736 tomp736 closed this Mar 10, 2026
@tomp736 tomp736 deleted the fix/upgrade-upload-artifact-v4 branch March 10, 2026 08:20
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.

CI failure: deprecated actions/upload-artifact v3

2 participants