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 223f2e1 commit d9f645dCopy full SHA for d9f645d
2 files changed
.github/workflows/pre-commit.yml
@@ -27,7 +27,7 @@ jobs:
27
with:
28
python-version: 3.x
29
30
- - uses: astral-sh/setup-uv@61cb8a9741eeb8a550a1b8544337180c0fc8476b # v7.2.0
+ - uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0
31
32
- run: uvx prek run --all-files
33
env:
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
17
18
persist-credentials: false
19
20
21
- run: uv build
22
0 commit comments