Update actions/cache in workflow

Open Beginner friendly
#94 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
65/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
github-actions
Domain
ci-cd

Research direction

Start by locating the repository workflow file that uses the deprecated actions/cache service and read the surrounding cache configuration. Update the action reference to v3 or v4, then validate the workflow to confirm it no longer uses the deprecated version.

Written by the indexing model from the issue text.

Description

This repo uses a workflow with a soon to be deprecated version of the actions/cache service.
See https://github.com/actions/cache/discussions/1510

It should be updated to actions/cache@v3 or actions/cache@v4 before Feb 1, 2025 or the workflow will break.

Dominant language
Python
Stars
23
Forks
5
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 INCATools/kgcl

All issues in INCATools/kgcl

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.