Skip to content

Commit

Permalink
Merge branch 'dev' into repack
Browse files Browse the repository at this point in the history
  • Loading branch information
pauladkisson authored Oct 9, 2024
2 parents 402d493 + 46bdb77 commit cd235b0
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 @@ -61,7 +61,7 @@ jobs:
tox -e wheelinstall --recreate --installpkg dist/*-none-any.whl
- 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 cd235b0

Please sign in to comment.