INCATools / INCATools/kgcl

Update actions/cache in workflow

Open Beginner friendly
#94 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
23
Forks
5
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

Open the contributing guide

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.

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
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.