Skip to content

Update workflow names and action versions - #71

Merged
andrewring merged 1 commit into
mainfrom
dev/andrewring/workflow-cleanup
Jun 16, 2026
Merged

Update workflow names and action versions#71
andrewring merged 1 commit into
mainfrom
dev/andrewring/workflow-cleanup

Conversation

@andrewring

@andrewring andrewring commented Jun 16, 2026

Copy link
Copy Markdown
Owner

Summary

  • Rename all three existing workflows from generic "CI" to distinct names: Build & Test, Cargo Deny, Pre-commit
  • Bump actions/checkout from v3 to v6 across all workflows (v4 to v6 in release.yaml)
  • Replace archived actions-rs/cargo@v1 with direct cargo commands
  • Bump actions/setup-python from v3 to v5
  • Bump pre-commit/action from v3.0.0 to v3.0.1

Test plan

  • Verify all three CI workflows pass on this PR
  • Confirm workflows show distinct names in the Actions tab - confirmed after merge

Generated with Devin

- Rename all three CI workflows from generic "CI" to distinct names:
  "Build & Test", "Cargo Deny", "Pre-commit"
- Bump actions/checkout from v3 to v6 (and v4 to v6 in release.yaml)
- Replace archived actions-rs/cargo@v1 with direct cargo commands
- Bump actions/setup-python from v3 to v5
- Bump pre-commit/action from v3.0.0 to v3.0.1

Generated with [Devin](https://cli.devin.ai/docs)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@andrewring
andrewring merged commit b899209 into main Jun 16, 2026
4 of 5 checks passed
@andrewring
andrewring deleted the dev/andrewring/workflow-cleanup branch June 16, 2026 02:57
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