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 11baeed commit cdc419bCopy full SHA for cdc419b
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
uses: actions/checkout@v3
31
32
- name: Install uv
33
- uses: astral-sh/setup-uv@v6.1.0
+ uses: astral-sh/setup-uv@v6.3.0
34
35
# We cannot use the setup python action because it doesn't support all containers
36
# https://github.com/actions/setup-python/issues/527
0 commit comments