Skip to content

Commit dca9a4e

Browse files
authored
Merge pull request #860 from stan-dev/dependabot/github_actions/pypa/gh-action-pypi-publish-1.14.1
2 parents 22469e0 + 00b4b3c commit dca9a4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484

8585
- name: Publish on PyPI
8686
if: success()
87-
uses: pypa/gh-action-pypi-publish@v1.14.0
87+
uses: pypa/gh-action-pypi-publish@v1.14.1
8888
with:
8989
packages-dir: dist/
9090
skip-existing: true

0 commit comments

Comments
 (0)