There was an error while loading. Please reload this page.
1 parent 807c94a commit c321a88Copy full SHA for c321a88
1 file changed
README.md
@@ -71,6 +71,10 @@ a publishing tool that supports PEP 740 attestations. Such tools include:
71
> We recommend using `uv publish` with this action, as it does not require
72
> any additional installation or configuration.
73
74
+> [!TIP]
75
+> This action will attempt to install `uv` if it is not already installed
76
+> and available on the `PATH`.
77
+
78
### Quickstart
79
80
Add `astral-sh/attest-action` directly above your publishing step in your
0 commit comments