Skip to content

Commit

Permalink
bump upload-artifact version (#1957)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephprince authored Sep 5, 2024
1 parent aaa4d65 commit 71ef8e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- name: Upload distribution as a workspace artifact
if: ${{ matrix.upload-wheels }}
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: distributions
path: dist
Expand Down

0 comments on commit 71ef8e2

Please sign in to comment.