Consistent versions for uv and GH actions#40
Merged
Conversation
Merged
automergerpr-permission-manager Bot
pushed a commit
that referenced
this pull request
May 28, 2026
This PR makes some small improvements: - rename a CI step that was still using KMIR - update the uv and GH actions versions in action.yml to be consistent with the rest of the repo (followup on PR [40](#40) - use the same pinned uv version for the Docker container This is also intended as a test, to trigger a release, in order to test the automatic update kompass -> solana-token. --------- Co-authored-by: devops <devops@runtimeverification.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR makes the version of uv and GH actions consistent across the workflows used in kompass.
deps/uv_releaseto pin the uv version (0.9.28) across all workflowsdeps/uv_releaseastral-sh/setup-uvaction to v6 consistently (matching mir-semantics)