[L4] CI uses deprecated upload/download-artifact@v3 #30

Open
opened 2026-06-27 03:54:48 +00:00 by sessamekesh · 1 comment
Owner

File: .forgejo/workflows/test.yaml:49, 77, 97

The workflow pins actions/upload-artifact@v3 and actions/download-artifact@v3. v3 of these actions is EOL on the GitHub side.

Fix: confirm the Forgejo runner still supports v3, or bump to v4. (Low priority / environment-dependent.)


Filed by an automated AI code review (manual proof-of-concept run). Code locations reference the various-cleanup branch.

**File:** `.forgejo/workflows/test.yaml:49, 77, 97` The workflow pins `actions/upload-artifact@v3` and `actions/download-artifact@v3`. v3 of these actions is EOL on the GitHub side. **Fix:** confirm the Forgejo runner still supports v3, or bump to v4. (Low priority / environment-dependent.) --- _Filed by an automated AI code review (manual proof-of-concept run). Code locations reference the `various-cleanup` branch._
Author
Owner
See: https://code.forgejo.org/actions/upload-artifact
Sign in to join this conversation.
No description provided.