We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75ff2f4 commit b226db2Copy full SHA for b226db2
.github/workflows/lint.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
15
16
- name: Install uv
17
- uses: astral-sh/setup-uv@e06108dd0aef18192324c70427afc47652e63a82 # v7.5.0
+ uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0
18
with:
19
enable-cache: true
20
python-version: '3.13'
.github/workflows/test.yml
0 commit comments