Skip to content

Commit c54a637

Browse files
chore(deps): update pypa/gh-action-pypi-publish action to v1.13.0 (#43)
1 parent 425cdd8 commit c54a637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,6 @@ jobs:
9090
run: poetry build
9191

9292
- name: Publish to PyPI
93-
uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2
93+
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
9494
with:
9595
verbose: true

0 commit comments

Comments
 (0)