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 88814e5 commit 13b9cbbCopy full SHA for 13b9cbb
.github/workflows/publish-package.yml
@@ -59,7 +59,7 @@ jobs:
59
run: python -m zipfile --list dist/array_api_compat-*.whl
60
61
- name: Upload distribution artifact
62
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
63
with:
64
name: dist-artifact
65
path: dist
0 commit comments