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 fca2edc commit f272c9aCopy full SHA for f272c9a
.github/workflows/lint.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
15
16
- name: Install uv
17
- uses: astral-sh/setup-uv@ed21f2f24f8dd64503750218de024bcf64c7250a # v7.1.5
+ uses: astral-sh/setup-uv@681c641aba71e4a1c380be3ab5e12ad51f415867 # v7.1.6
18
with:
19
enable-cache: true
20
python-version: '3.13'
.github/workflows/test.yml
0 commit comments