Skip to content

Commit 74b7531

Browse files
authored
Merge pull request #17 from Stormheg/dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.11
Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11
2 parents b1b5cf2 + 5aa2934 commit 74b7531

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
@@ -73,7 +73,7 @@ jobs:
7373
7474
- name: Publish package on PyPI
7575
if: steps.check-version.outputs.tag
76-
uses: pypa/[email protected].10
76+
uses: pypa/[email protected].11
7777

7878
- name: Publish the release notes
7979
uses: release-drafter/[email protected]

0 commit comments

Comments
 (0)