Skip to content

Commit f51dd0d

Browse files
authored
Merge pull request #49 from rgl-epfl/dependabot/github_actions/pypa/gh-action-pypi-publish-1.12.2
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.12.2
2 parents 8a87bb5 + 233fea1 commit f51dd0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
name: artifact
7979
path: dist
8080

81-
- uses: pypa/gh-action-pypi-publish@v1.9.0
81+
- uses: pypa/gh-action-pypi-publish@v1.12.2
8282
with:
8383
user: __token__
8484
password: ${{ secrets.pypi_password }}

0 commit comments

Comments
 (0)