Add support for the @actions/cache library 3.0.0 by IvanZosimov · Pull Request #448 · actions/setup-python

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

marko-zivic-93 merged 5 commits intoactions:mainfrom

IvanZosimov:CacheLibVersionUpdate

Jun 30, 2022

Merged

Add support for the @actions/cache library 3.0.0#448

marko-zivic-93 merged 5 commits intoactions:mainfrom

IvanZosimov:CacheLibVersionUpdate

Conversation

@IvanZosimov

Copy link

Contributor

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 IvanZosimov requested a review from a team

June 28, 2022 13:24

@brcrista brcrista mentioned this pull request

Jun 29, 2022

2 tasks

@marko-zivic-93 marko-zivic-93 merged commit 5407bf6 into actions:main

Jun 30, 2022

tdfacer pushed a commit to ifit/setup-python that referenced this pull request

Oct 7, 2025
Add support for the @actions/cache library 3.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

3 more reviewers

@brcrista brcrista brcrista approved these changes

@marko-zivic-93 marko-zivic-93 marko-zivic-93 approved these changes

@panticmilos panticmilos panticmilos approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@IvanZosimov @brcrista @marko-zivic-93 @panticmilos