We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1cafa3 commit 712c073Copy full SHA for 712c073
2 files changed
.github/workflows/pypi.yml
@@ -60,4 +60,4 @@ jobs:
60
path: dist/
61
62
- name: Publish release distributions to PyPI
63
- uses: pypa/gh-action-pypi-publish@81e9d935c883d0b210363ab89cf05f3894778450 # v1.8.14
+ uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.14
news/201-gha-pypi
@@ -0,0 +1,19 @@
1
+### Enhancements
2
+
3
+* <news item>
4
5
+### Bug fixes
6
7
8
9
+### Deprecations
10
11
12
13
+### Docs
14
15
16
17
+### Other
18
19
+* Update `pypa/gh-action-pypi-publish` to 1.12.4. (#201)
0 commit comments