We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed9683b + 3a7a87c commit 7371806Copy full SHA for 7371806
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@v5
+ - uses: actions/upload-artifact@v6
32
with:
33
path: |
34
dist/*.tar.gz
0 commit comments