Skip to content

Commit

Permalink
Use download artifact v3
Browse files Browse the repository at this point in the history
  • Loading branch information
jellevos committed Sep 9, 2024
1 parent be96070 commit fa51e3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_to_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:

steps:
- name: Download all the dists
uses: actions/download-artifact@v4
uses: actions/download-artifact@v3
with:
name: python-package-distributions
path: dist/
Expand Down

0 comments on commit fa51e3f

Please sign in to comment.