Skip to content
2 changes: 1 addition & 1 deletion .github/workflows/cd_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ jobs:

steps:
- name: Retrieve wheels and sdist
uses: actions/download-artifact@v6
uses: actions/download-artifact@v7
with:
path: dist/

Expand Down
Loading