Skip to content

Commit

Permalink
Merge pull request #66 from wesky93/develop
Browse files Browse the repository at this point in the history
fix github action version
  • Loading branch information
wesky93 authored Jan 20, 2024
2 parents 837b858 + 1dbc5ef commit a3070d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
run: |
python setup.py sdist bdist_wheel
- name: Publish package distributions to PyPI
uses: pypa/gh-action-pypi-publish@release/v1.8.11
uses: pypa/[email protected]

0 comments on commit a3070d8

Please sign in to comment.