Skip to content

Commit

Permalink
bump upload-artifact action version
Browse files Browse the repository at this point in the history
  • Loading branch information
shanedsnyder committed Oct 17, 2024
1 parent e91c442 commit 6ba63af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,6 @@ jobs:
with:
package-dir: ./darshan-util/pydarshan

- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
path: ./wheelhouse/*.whl

0 comments on commit 6ba63af

Please sign in to comment.