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 0eb74f8 commit 3186a32Copy full SHA for 3186a32
.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