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 a5600dc commit fda0311Copy full SHA for fda0311
.github/workflows/pypi.yaml
@@ -77,7 +77,7 @@ jobs:
77
run: python -m zipfile --list dist/servicex-*.whl
78
79
- name: Upload distribution artifact
80
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
81
with:
82
name: dist-artifact
83
path: dist
0 commit comments