Skip to content

Commit 7b31383

Browse files
Bump the github-actions group with 1 update (#129)
1 parent cf25a54 commit 7b31383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Build package
3535
run: python -m build
3636
- name: Publish package
37-
uses: pypa/gh-action-pypi-publish@v1.8.11
37+
uses: pypa/gh-action-pypi-publish@v1.8.12
3838
with:
3939
user: __token__
4040
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)