Severity
Quality Issue (works but with problems/inconvenience)
Priority
Low (minor issue)
Python Version
Python 3.11
Operating System
Ubuntu, 24.04.2
Project Version
5f627e9 -> pull/138/merge
Steps to Reproduce
- Create a Pull Request.
- See the issue in the GitHub Action.
Expected Behavior
No warning.
Actual Behavior
Warning: "No file matched to [/uv.lock,/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.".
Screenshots

Logs
Possible Solution
Research if the warning is an actual problem or we can ignore it.
Contribution
Yes, I'd be willing to work on a fix
Pre-submission Confirmation
Yes