Skip to content

Comments

fix: upgrade deprecated GitHub Actions to v4/v5#40

Merged
nilslice merged 1 commit intomainfrom
nilslice/fix-artifact-v3-to-v4
Feb 20, 2026
Merged

fix: upgrade deprecated GitHub Actions to v4/v5#40
nilslice merged 1 commit intomainfrom
nilslice/fix-artifact-v3-to-v4

Conversation

@nilslice
Copy link
Member

Summary

  • Upgrades actions/upload-artifact and actions/download-artifact from v3 to v4 (v3 is deprecated and now fails)
  • Bumps actions/checkout from v3 to v4 and actions/setup-python from v4 to v5

Test plan

  • Verify the build.yaml workflow runs successfully on push to main or tag push

🤖 Generated with Claude Code

upload-artifact and download-artifact v3 are deprecated and now fail.
Also bumps checkout to v4 and setup-python to v5.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@nilslice nilslice merged commit 2390197 into main Feb 20, 2026
6 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.

1 participant