Skip to content

Commit bd180c8

Browse files
authored
Merge pull request #5 from T-Flet/dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.8
Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.8
2 parents 118e544 + 78b82de commit bd180c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
- name: Check products
9191
run: pipx run twine check dist/*
9292

93-
- uses: pypa/[email protected].3
93+
- uses: pypa/[email protected].8
9494
if: github.event_name == 'release' && github.event.action == 'published'
9595
with:
9696
password: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)