Skip to content

Update release workflow artifact actions#55

Merged
Marc-André Moreau (mamoreau-devolutions) merged 1 commit into
masterfrom
review-workflow-actions
Jul 6, 2026
Merged

Update release workflow artifact actions#55
Marc-André Moreau (mamoreau-devolutions) merged 1 commit into
masterfrom
review-workflow-actions

Conversation

@mamoreau-devolutions

Copy link
Copy Markdown
Contributor

Summary

  • Update release workflow artifact upload steps to actions/upload-artifact@v6
  • Update release workflow artifact download steps to actions/download-artifact@v7
  • Keep CI and smoke-test workflows unchanged because their actions already run on Node 24

Validation

  • rustup toolchain install stable --profile minimal
  • rustup default stable
  • rustup component add rustfmt clippy --toolchain stable
  • cargo fmt --all --check
  • cargo clippy --workspace --all-targets

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@mamoreau-devolutions Marc-André Moreau (mamoreau-devolutions) merged commit d6aeb7e into master Jul 6, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant