Skip to content

Commit 86fe033

Browse files
Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 (#133)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 68b6298 commit 86fe033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
python -m pip install wheel
7272
python setup.py sdist bdist_wheel
7373
- name: Publish a Python distribution to PyPI
74-
uses: pypa/gh-action-pypi-publish@b7f401de30cb6434a1e19f805ff006643653240e # v1
74+
uses: pypa/gh-action-pypi-publish@2f6f737ca5f74c637829c0f5c3acd0e29ea5e8bf # v1
7575
- name: sleep and wait for package to refresh
7676
run: |
7777
sleep 2m

0 commit comments

Comments
 (0)