Skip to content

Commit a950589

Browse files
authored
Merge pull request #89 from gagebenne/dependabot/github_actions/dot-github/workflows/pypa/gh-action-pypi-publish-1.13.0
Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 in /.github/workflows
2 parents e5afd0b + 0c09099 commit a950589

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
- name: Build package distributions
2929
run: hatch build
3030
- name: Publish package distributions to PyPI
31-
uses: pypa/gh-action-pypi-publish@v1.12.4
31+
uses: pypa/gh-action-pypi-publish@v1.13.0

0 commit comments

Comments
 (0)