Skip to content

Commit

Permalink
Upgrade pypa pypi publish action to support Metadata 2.4 which are no…
Browse files Browse the repository at this point in the history
…w generated
  • Loading branch information
benoit74 committed Jan 16, 2025
1 parent 0a0406d commit 0a7403b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
python -m build --sdist --wheel
- name: Upload to PyPI
uses: pypa/gh-action-pypi-publish@release/v1.8
uses: pypa/gh-action-pypi-publish@release/v1.12
with:
packages-dir: scraper/dist/

Expand Down

0 comments on commit 0a7403b

Please sign in to comment.