Commit d3bc1cc
committed
fix: bump pypa/gh-action-pypi-publish to v1.12.3 for metadata v2.4 support
The v1.8.11 action only supports metadata up to v2.2, but newer
setuptools generates v2.4 metadata, causing PyPI publish to fail
with "Metadata is missing required fields" error.1 parent 910aec0 commit d3bc1cc
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
0 commit comments