Skip to content

Commit a77f36f

Browse files
authored
Merge pull request #48 from eadwinCode/dependabot/github_actions/pypa/gh-action-pypi-publish-1.13.0
Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0
2 parents d87107e + e22a906 commit a77f36f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
- name: Build distribution
2424
run: python -m build
2525
- name: Publish
26-
uses: pypa/gh-action-pypi-publish@v1.12.4
26+
uses: pypa/gh-action-pypi-publish@v1.13.0
2727
with:
2828
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)