Update `action/cache` to the latest version

Open Beginner friendly
#960 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
64/100
Issue type
Refactor
Clarity
Clearly specified
Activity status
Stale
Tech stack
github-actions
Domain
ci-cd

Research direction

Search the repository's GitHub Actions workflow files for actions/cache@v1 and actions/cache@v2. Update each cache action reference to v4, then verify that no v1 or v2 references remain and the workflows still parse correctly.

Written by the indexing model from the issue text.

Description

maintenance needs maintainer attention

v1 and v2 are going to stop working on Feb 1, 2025, any github actions that use actions/cache@v1 or
actions/cache@v2 will break.

They should be updated to the latest version of the cache action which at the moment of writing this issue is
v4.

See https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
for details

Dominant language
Python
Stars
39
Forks
102
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from openedx/xqueue

All issues in openedx/xqueue

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.