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 0ca6e9e commit 2462b68Copy full SHA for 2462b68
.github/workflows/build_wheels.yml
@@ -57,6 +57,6 @@ jobs:
57
with:
58
package-dir: ./darshan-util/pydarshan
59
60
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact
61
62
path: ./wheelhouse/*.whl
0 commit comments