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 bd76fbd commit 5cce117Copy full SHA for 5cce117
.github/workflows/publish.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/checkout@v4
20
21
- name: Setup uv
22
- uses: astral-sh/setup-uv@v3
+ uses: astral-sh/setup-uv@v4
23
with:
24
enable-cache: true
25
.github/workflows/tests.yml
@@ -70,7 +70,7 @@ jobs:
70
71
72
73
74
75
76
0 commit comments