Skip to content

Commit 1a9d150

Browse files
authored
Merge pull request #10785 from NREL/dependabot/github_actions/pypa/gh-action-pypi-publish-1.10.3
Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.3
2 parents df85d41 + 3bb203c commit 1a9d150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
path: ./dist
4848

4949
- name: Deploy on Test PyPi
50-
uses: pypa/gh-action-pypi-publish@v1.10.1
50+
uses: pypa/gh-action-pypi-publish@v1.10.3
5151
with:
5252
repository-url: https://test.pypi.org/legacy/
5353
user: __token__

0 commit comments

Comments
 (0)