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 88c42db commit 5e10f05Copy full SHA for 5e10f05
.github/workflows/lint.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
15
16
- name: Install uv
17
- uses: astral-sh/setup-uv@d9e0f98d3fc6adb07d1e3d37f3043649ddad06a1 # v6.5.0
+ uses: astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6.6.0
18
with:
19
enable-cache: true
20
python-version: '3.13'
.github/workflows/test.yml
0 commit comments