Skip to content

Commit 60f7b56

Browse files
committed
update action version
1 parent cd70e93 commit 60f7b56

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,4 +110,4 @@ jobs:
110110
fi;
111111
112112
- name: Publish package
113-
uses: pypa/gh-action-pypi-publish@release/v1.8
113+
uses: pypa/gh-action-pypi-publish@release/v1.12

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
* Update package
22

3-
# 0.1.0
3+
## 0.1.0 ##
44
* First version

0 commit comments

Comments
 (0)