Skip to content

Commit 712c073

Browse files
authored
Update gh-action-pypi-publish (conda#201)
* Update gh-action-pypi-publish * Add news
1 parent c1cafa3 commit 712c073

2 files changed

Lines changed: 20 additions & 1 deletion

File tree

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ jobs:
6060
path: dist/
6161

6262
- name: Publish release distributions to PyPI
63-
uses: pypa/gh-action-pypi-publish@81e9d935c883d0b210363ab89cf05f3894778450 # v1.8.14
63+
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.14

news/201-gha-pypi

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
### Enhancements
2+
3+
* <news item>
4+
5+
### Bug fixes
6+
7+
* <news item>
8+
9+
### Deprecations
10+
11+
* <news item>
12+
13+
### Docs
14+
15+
* <news item>
16+
17+
### Other
18+
19+
* Update `pypa/gh-action-pypi-publish` to 1.12.4. (#201)

0 commit comments

Comments
 (0)