Skip to content

Fix caching of dependencies for Pull Requests for Cl check #1035

Open
@kjw142857

Description

@kjw142857

Currently, if the dependency file is changed in a PR to use legacy dependencies, the Cl check will (correctly) automatically fail due to incompatible dependencies. However, the incompatible dependencies are cached by Github using the cache key, which results in the Cl check still failing even after the dependencies are updated to the correct ones.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions