Skip to content

Commit

Permalink
🙏 update download-artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
jvdd committed Jan 28, 2025
1 parent bc54c44 commit ed8cae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-tsdownsample.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ jobs:
- run: pip install -U twine packaging

- name: get dist artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: pypi_files
path: dist
Expand Down

0 comments on commit ed8cae4

Please sign in to comment.