We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 53124a8 + 0cce3c5 commit 92bd4caCopy full SHA for 92bd4ca
1 file changed
.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