-
Notifications
You must be signed in to change notification settings - Fork 52
Description
Environment
- Python version: all, 3.11, 3.13
- pyntc version: all, 2.0.2
Expected Behavior
CI within Github runs and passes for known good code.
Observed Behaviour
CI continually fails
Steps to Reproduce
- Create PR
- CI will fail
issue
From - https://github.com/actions/cache
What's New
The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.
The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.
We are deprecating some versions of this action. We recommend upgrading to version v4 or v3 as soon as possible before February 1st, 2025. (Upgrade instructions below).
If you are using pinned SHAs, please use the SHAs of versions v4.2.0 or v3.4.0
If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.
Upgrading to the recommended versions will not break your workflows.