Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/github_actions/actions/download…
Browse files Browse the repository at this point in the history
…-artifact-4
  • Loading branch information
mwtoews authored Dec 18, 2023
2 parents 836fe00 + 7c3befe commit 4aa418c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
ci\install_libspatialindex.bat
- name: Build wheels
uses: pypa/[email protected]
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: ${{ matrix.os }}-whl
path: wheelhouse/*.whl
Expand Down

0 comments on commit 4aa418c

Please sign in to comment.