chore(deps): pin actions/cache to v4 #25

Merged
gravityfargo merged 1 commit from chore/pin-actions-cache-v4 into main 2026-05-03 18:28:07 +00:00
Owner

Summary

Pin actions/cache to <5 via renovate packageRule. v5 requires Node 20+ but the Forgejo runner ships Node 18.20.8 — restore fails with ReferenceError: File is not defined.

Closes the recurring renovate proposal (PR #24).

Test plan

  • Renovate ignores future v5+ bumps for actions/cache
## Summary Pin `actions/cache` to `<5` via renovate `packageRule`. v5 requires Node 20+ but the Forgejo runner ships Node 18.20.8 — restore fails with `ReferenceError: File is not defined`. Closes the recurring renovate proposal (PR #24). ## Test plan - [ ] Renovate ignores future v5+ bumps for `actions/cache`
chore(deps): pin actions/cache to v4
All checks were successful
Run pytest tests / test (pull_request) Successful in 20s
8357dfbdc9
actions/cache@v5 requires Node 20+ but the Forgejo runner ships
Node 18.20.8, which fails with 'ReferenceError: File is not defined'
during cache restore. Pin via renovate packageRule until the runner
upgrades Node.
gravityfargo deleted branch chore/pin-actions-cache-v4 2026-05-03 18:28:07 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ModernLeft/athena-file!25
No description provided.