We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 68678c0 + 984c08b commit 0641cfdCopy full SHA for 0641cfd
1 file changed
.github/workflows/python-publish.yml
@@ -44,7 +44,7 @@ jobs:
44
run: uv build
45
46
- name: Upload dist artifact
47
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
48
with:
49
name: shapiq-${{ github.event.release.tag_name }}-dist
50
path: dist/*
0 commit comments