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 84fcbf8 commit c814dd1Copy full SHA for c814dd1
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
- uses: astral-sh/setup-uv@22695119d769bdb6f7032ad67b9bca0ef8c4a174 # v5
37
38
- id: setup-python
39
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
+ uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
40
with:
41
python-version: ${{ matrix.python }}
42
0 commit comments