6 lines
304 B
Markdown
6 lines
304 B
Markdown
# uv-cache
|
|
|
|
This is a very simple action that sets up cache support for `uv`. It doesn't do
|
|
anything else. It's assumed that `uv`, as well as all the dependencies for
|
|
`actions/cache@v4` are available in the container. I wrote this to work well
|
|
with [based-alpine](https://git.ficd.sh/ficd/based-alpine).
|