Skip to content

[codex] Update release artifact actions#90

Merged
saworbit merged 1 commit into
mainfrom
codex/update-artifact-actions
May 17, 2026
Merged

[codex] Update release artifact actions#90
saworbit merged 1 commit into
mainfrom
codex/update-artifact-actions

Conversation

@saworbit
Copy link
Copy Markdown
Owner

Summary

Updates the release workflow to the current artifact action versions used by the open Dependabot recommendations.

Changes

  • Bump actions/upload-artifact from v6 to v7 in .github/workflows/release.yml.
  • Bump actions/download-artifact from v7 to v8 in .github/workflows/release.yml.

Context

This applies the useful current-main subset of stale Dependabot PRs #84 and #85. Those branches also reference deleted workflow files, so applying the release workflow changes directly avoids carrying obsolete history through the dependency update.

Validation

  • actionlint .github/workflows/release.yml
  • git diff --check

Bump the release workflow to actions/upload-artifact@v7 and actions/download-artifact@v8 on current main.

This carries forward the relevant Dependabot updates from stale PRs #84 and #85 without reintroducing deleted workflow files from their old branches.

Validation: actionlint .github/workflows/release.yml; git diff --check.
@codecov
Copy link
Copy Markdown

codecov Bot commented May 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@saworbit saworbit marked this pull request as ready for review May 17, 2026 10:10
@saworbit saworbit merged commit 5b05918 into main May 17, 2026
10 checks passed
@saworbit saworbit deleted the codex/update-artifact-actions branch May 17, 2026 10:11
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