### Describe the Bug The CI License check is failing randomly on new PRs with: ``` Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved. ``` CI run: https://github.com/serverlessworkflow/editor/actions/runs/26499406741/job/78035638385?pr=151 PR with the failure: https://github.com/serverlessworkflow/editor/pull/151 ### Steps to reproduce 1. Create a PR 2. Check the result of `CI :: License headers / check (pull_request)` ### Expected Behavior The CI does the checks without issues ### Editor Version _No response_ ### Platform Other ### Additional Context _No response_
Describe the Bug
The CI License check is failing randomly on new PRs with:
CI run: https://github.com/serverlessworkflow/editor/actions/runs/26499406741/job/78035638385?pr=151
PR with the failure: #151
Steps to reproduce
CI :: License headers / check (pull_request)Expected Behavior
The CI does the checks without issues
Editor Version
No response
Platform
Other
Additional Context
No response