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 fed182e commit 8e7a6a0Copy full SHA for 8e7a6a0
1 file changed
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v5
19
20
- name: Set up uv
21
- uses: astral-sh/setup-uv@v5
+ uses: astral-sh/setup-uv@v7
22
23
- name: Set up Python ${{ matrix.python-version }}
24
uses: actions/setup-python@v6
0 commit comments