Skip to content

Commit

Permalink
Update actions/download-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
larose committed Jul 8, 2024
1 parent 77aee1d commit a512886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- name: Update version in pyproject.toml
run: make ci.update-version-in-pyproject
- name: Download dist directory
uses: actions/download-artifact@v1
uses: actions/download-artifact@v4
with:
name: dist-3.8
path: dist
Expand Down

0 comments on commit a512886

Please sign in to comment.