Skip to content

ci: update setup-uv action#51

Merged
woodruffw merged 1 commit intomainfrom
ft/update-setup-uv
Apr 29, 2025
Merged

ci: update setup-uv action#51
woodruffw merged 1 commit intomainfrom
ft/update-setup-uv

Conversation

@facutuesca
Copy link
Contributor

@facutuesca facutuesca commented Apr 25, 2025

The new 6.0.0 version of setup-uv includes **/pyproject.toml in the paths that invalidate the cache, so there's no need to specify it manually anymore.

Furthermore, the cache for GitHub-hosted runners is enabled by default since v5, so this commit removes the redundant line to enable it.

The new `6.0.0` version of `setup-uv` includes `**/pyproject.toml` in
the paths that invalidate the cache, so there's no need to specify it
manually anymore.

Furthermore, the cache for GitHub-hosted runners is enabled by default
since `v5`, so this commit removes the redundant line to enable it.

Signed-off-by: Facundo Tuesca <facundo.tuesca@trailofbits.com>
@facutuesca facutuesca requested a review from woodruffw April 25, 2025 15:43
@woodruffw woodruffw merged commit df34458 into main Apr 29, 2025
6 checks passed
@woodruffw woodruffw deleted the ft/update-setup-uv branch April 29, 2025 20:20
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.

2 participants