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 9e5080e commit 21db119Copy full SHA for 21db119
.github/workflows/lint.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
15
16
- name: Install uv
17
- uses: astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7.1.2
+ uses: astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244 # v7.1.4
18
with:
19
enable-cache: true
20
python-version: '3.13'
.github/workflows/test.yml
0 commit comments