Skip to content

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

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

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

Conversation

@nilslice

Copy link
Copy Markdown
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
@acoroleu-tempus

Copy link
Copy Markdown
Contributor

Hi @nilslice thanks for this change, at least now it got published to github but the PyPi still failed: https://github.com/extism/python-sdk/actions/workflows/release.yaml

@acoroleu-tempus

Copy link
Copy Markdown
Contributor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants