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.
2 parents 9eb68a9 + 3718314 commit 750f2b6Copy full SHA for 750f2b6
.github/workflows/python-tests.yml
@@ -33,7 +33,7 @@ jobs:
33
steps:
34
- uses: actions/checkout@09d2acae674a48949e3602304ab46fd20ae0c42f
35
- name: Set up Python ${{ matrix.python-version }}
36
- uses: astral-sh/setup-uv@7bbb36f4345bf059635fb6d04d0fb369ca42338e
+ uses: astral-sh/setup-uv@445689ea25e0de0a23313031f5fe577c74ae45a1
37
with:
38
python-version: ${{ matrix.python-version }}
39
- name: Install dependencies
0 commit comments