Skip to content

Commit 308e024

Browse files
authored
Merge pull request #190 from bckohan/dependabot/github_actions/pypa/gh-action-pypi-publishrelease/v1.12-1.13
⬆ Bump pypa/gh-action-pypi-publish@release/v1.12 from 1.12 to 1.13
2 parents f848fe6 + d20b89c commit 308e024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
name: python-package-distributions
100100
path: dist/
101101
- name: Publish distribution 📦 to PyPI
102-
uses: pypa/gh-action-pypi-publish@release/v1.12
102+
uses: pypa/gh-action-pypi-publish@release/v1.13
103103

104104
github-release:
105105
name: Publish GitHub Release

0 commit comments

Comments
 (0)