Skip to content

Commit

Permalink
Update .github/workflows/wheel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hattya committed Dec 15, 2023
1 parent a9b1b4f commit 8439600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
CIBW_SKIP: pp* *musllinux*
CIBW_ARCHS_MACOS: x86_64 universal2
- name: Upload artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: dist
path: wheelhouse

0 comments on commit 8439600

Please sign in to comment.