Skip to content

Commit

Permalink
Upgrade to upload-artifact@v4.
Browse files Browse the repository at this point in the history
  • Loading branch information
psobot authored Sep 13, 2024
1 parent 3a323bf commit e1e05ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -804,7 +804,7 @@ jobs:
CIBW_MUSLLINUX_X86_64_IMAGE: quay.io/pypa/musllinux_1_1_x86_64:2024-04-29-07d05a0
CIBW_MUSLLINUX_AARCH64_IMAGE: quay.io/pypa/musllinux_1_1_aarch64:2024-04-29-07d05a0
CIBW_FREE_THREADED_SUPPORT: "1"
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
path: ./wheelhouse/*.whl

Expand Down

0 comments on commit e1e05ca

Please sign in to comment.