openedx / openedx/edx-enterprise-data

Update `action/cache` to the latest version

Open
#546 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

maintenance needs maintainer attention
Dominant language
Python
Stars
13
Forks
24
Avg merge
19h 34m
Merged PRs (30d)
1

Description

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

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.

Research direction

No specific workflow file or test is named. Search the repository's GitHub Actions workflow files for actions/cache@v1 and actions/cache@v2, then update each reference to the requested current version; done means no deprecated cache-action references remain.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
ci-cd
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.