We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f45900 commit 56d0878Copy full SHA for 56d0878
.github/workflows/ci.yml
@@ -51,7 +51,7 @@ jobs:
51
uses: actions/checkout@v3
52
53
- name: Install uv
54
- uses: astral-sh/setup-uv@v6.4.3
+ uses: astral-sh/setup-uv@v6.6.1
55
56
# We cannot use the setup python action because it doesn't support all containers
57
# https://github.com/actions/setup-python/issues/527
0 commit comments