We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4547708 commit 1968bd1Copy full SHA for 1968bd1
.github/workflows/pre-commit-update.yml
@@ -12,7 +12,7 @@ jobs:
12
uses: actions/checkout@v4
13
14
- name: Set up uv
15
- uses: astral-sh/setup-uv@v5.4.0
+ uses: astral-sh/setup-uv@v5.4.1
16
with:
17
enable-cache: true
18
python-version: 3.13
.github/workflows/publish.yml
.github/workflows/test.yml
@@ -21,7 +21,7 @@ jobs:
21
22
23
24
25
26
27
python-version: ${{ matrix.python-version }}
0 commit comments