Skip to content

Commit efde1bb

Browse files
authored
Merge pull request #74 from ARM-Development/337edependabot/github_actions/actions-13fff53659
Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 in the actions group
2 parents 6501c9c + e67baec commit efde1bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypi-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
name: releases
6868
path: dist
6969
- name: Publish package to PyPI
70-
uses: pypa/gh-action-pypi-publish@v1.12.3
70+
uses: pypa/gh-action-pypi-publish@v1.12.4
7171
with:
7272
user: __token__
7373
password: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)