We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 528d840 + b374025 commit 70dc5bfCopy full SHA for 70dc5bf
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