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 cc8e199 commit d7a551bCopy full SHA for d7a551b
.github/workflows/abi.yml
@@ -86,7 +86,7 @@ jobs:
86
CFLAGS: "-O0"
87
88
- name: Upload mpi4py wheel
89
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
90
with:
91
name: mpi4py-wheel
92
path: mpi4py-*.whl
0 commit comments