Commit d60ab4c
ci: publish the wheel as a non-zipped artifact for direct download
Bump actions/upload-artifact v4 -> v7 and set archive: false so the built wheel
downloads directly from a run's Artifacts page instead of inside a
GitHub-generated .zip wrapper. With archive: false the artifact takes the
wheel's own filename (e.g. cefpython3-147.0.devN+g<hash>-cpXX-...-<platform>.whl),
so the exact version is visible without extracting. Non-zipped uploads require
upload-artifact v7+.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 7dc5400 commit d60ab4c
3 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
142 | 142 | | |
143 | | - | |
144 | 143 | | |
| 144 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
| 157 | + | |
158 | 158 | | |
159 | | - | |
160 | 159 | | |
| 160 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | | - | |
126 | 125 | | |
| 126 | + | |
0 commit comments