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.
2 parents 0eb74f8 + 3186a32 commit 13305f2Copy full SHA for 13305f2
.github/workflows/release.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Build
29
run: uv build
30
31
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v5
32
with:
33
path: |
34
dist/*.tar.gz
0 commit comments