We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1263ad5 + 993612c commit 2fe2d6dCopy full SHA for 2fe2d6d
1 file changed
.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- uses: actions/checkout@v6
16
- name: Install uv
17
- uses: astral-sh/setup-uv@v5
+ uses: astral-sh/setup-uv@v7
18
- name: Set up Python ${{ matrix.python-version }}
19
uses: actions/setup-python@v5
20
with:
0 commit comments