Commit 8dfcc18
ci: replace unmaintained release actions with maintained alternatives (#35)
- Replace archived actions/create-release@v1 and korniltsev/actions-upload-release-asset fork with softprops/action-gh-release@v2.5.0, which handles both release creation and asset upload in one step
- Replace robinraju/release-downloader with actions/upload-artifact + actions/download-artifact to pass build artifacts between jobs without a release roundtrip
- Update actions/checkout and actions/setup-python to pinned SHAs matching build.yml
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 07df073 commit 8dfcc18
1 file changed
+13
-22
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
29 | 31 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
| 32 | + | |
36 | 33 | | |
37 | 34 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | 35 | | |
42 | 36 | | |
43 | 37 | | |
44 | 38 | | |
45 | 39 | | |
46 | 40 | | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
55 | 46 | | |
56 | 47 | | |
57 | 48 | | |
| |||
0 commit comments