Skip to content

Commit 2462b68

Browse files
author
Shane Snyder
committed
update upload-artifact version [wheel build]
1 parent 0ca6e9e commit 2462b68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@ jobs:
5757
with:
5858
package-dir: ./darshan-util/pydarshan
5959

60-
- uses: actions/upload-artifact@v3
60+
- uses: actions/upload-artifact
6161
with:
6262
path: ./wheelhouse/*.whl

0 commit comments

Comments
 (0)