Commit 161123b
Fix: Update deprecated actions/upload-artifact from v3 to v4
GitHub deprecated actions/upload-artifact v3 on 2024-04-16. This commit
updates the workflow to use v4, which fixes the failing CI job.
Changes:
- Update Archive coverage reports to use actions/upload-artifact@v4
- Update Archive APK to use actions/upload-artifact@v4
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>1 parent 0a3d19c commit 161123b
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
0 commit comments