Add support for the @actions/cache library 3.0.0 by IvanZosimov · Pull Request #448 · actions/setup-python
Navigation Menu
{{ message }}
actions / setup-python Public
- Notifications You must be signed in to change notification settings
- Fork 703
Merged
marko-zivic-93 merged 5 commits intoactions:mainfrom
IvanZosimov:CacheLibVersionUpdate
Jun 30, 2022Merged
Add support for the @actions/cache library 3.0.0#448
marko-zivic-93 merged 5 commits intoactions:mainfrom
IvanZosimov:CacheLibVersionUpdate
Add support for the @actions/cache library 3.0.0#448
marko-zivic-93 merged 5 commits intoactions:mainfrom
IvanZosimov:CacheLibVersionUpdate
Conversation
Copy link
Contributor
IvanZosimov
commented
Jun 28, 2022
IvanZosimov
commented
Description:
In the scope of this PR the version of @actions/cache library was updated to 3.0.0, to mitigate any issues related to cache server errors. Check @actions/cache release notes here.
Check list:
- Mark if documentation changes are required.
- Mark if tests were added or updated to cover the changes.
Made package.json and package-lock.json to use @actions/cache v3.0.0, updated logic of the cache-save operation and added unit-tests
IvanZosimov
requested a review
from a team
marko-zivic-93 approved these changes Jun 28, 2022
panticmilos approved these changes Jun 29, 2022
brcrista approved these changes Jun 29, 2022
brcrista
mentioned this pull request
2 tasks
IvanZosimov added 3 commits
June 30, 2022 14:18marko-zivic-93 approved these changes Jun 30, 2022
marko-zivic-93
merged commit
5407bf6
into
actions:main
tdfacer pushed a commit to ifit/setup-python that referenced this pull request
Oct 7, 2025Add support for the @actions/cache library 3.0.0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment