CoPilot analysis Bonus: fetch-tags workaround may be removable The appimage workflows have this comment throughout: #fetch-tags: true # this should work see actions/checkout~issue#1471 ...and then manually run git fetch --tags as a workaround. The fetch-tags input bug referenced in issue #1471 was fixed in a v4.x patch release. After upgrading to v7, it would be worth testing fetch-tags: true directly and removing the manual git fetch --tags workaround in the appimage "Create RELEASE-NOTES.txt" steps — though this is independent of the version upgrade itself. |
||
|---|---|---|
| .. | ||
| appimage7.yml | ||
| appimage8.yml | ||
| appimage9.yml | ||
| appimage10.yml | ||
| canary-matrix.yml | ||
| main-aarch64.yml | ||
| main-macos.yml | ||
| main-wasm.yml | ||
| main.yml | ||