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 3d68ca0 commit eed25fcCopy full SHA for eed25fc
.github/workflows/python-build-test.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
25
26
- name: Install uv
27
- uses: astral-sh/setup-uv@d9e0f98d3fc6adb07d1e3d37f3043649ddad06a1 # v6.5.0
+ uses: astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6.6.0
28
with:
29
python-version: ${{ matrix.python-version }}
30
activate-environment: true
0 commit comments