Skip to content

Fix default-branch pipeline cache action#35

Merged
f3l1x merged 2 commits intocontributte:masterfrom
ohmyfelix:fix/default-branch-pipeline
Feb 13, 2026
Merged

Fix default-branch pipeline cache action#35
f3l1x merged 2 commits intocontributte:masterfrom
ohmyfelix:fix/default-branch-pipeline

Conversation

@ohmyfelix
Copy link
Contributor

Summary

  • replace all actions/cache@v2 usages in .github/workflows/main.yaml with actions/cache@v4
  • resolve the current default-branch workflow hard failure caused by GitHub disabling actions/cache@v2
  • keep the workflow structure unchanged to minimize risk

Verification

  • composer validate
  • inspected latest failing run log (gh run view 21818641681 --log) to confirm root cause before patching

@f3l1x f3l1x merged commit 1cfd202 into contributte:master Feb 13, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants