Skip to content

Commit 48ee630

Browse files
authored
Merge pull request #196 from urschrei/dependabot/github_actions/pypa/gh-action-pypi-publish-1.12.3
Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3
2 parents 2ca44c3 + a117274 commit 48ee630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,6 @@ jobs:
8585
token: ${{ secrets.GITHUB_TOKEN }}
8686

8787
- name: PyPI Publish
88-
uses: pypa/gh-action-pypi-publish@v1.12.2
88+
uses: pypa/gh-action-pypi-publish@v1.12.3
8989
with:
9090
packages-dir: ${{ steps.download.outputs.download-path }}

0 commit comments

Comments
 (0)