Skip to content

Bump actions/cache from v2 to v4#203

Open
Qazi-pk wants to merge 1 commit into
cavalab:devfrom
Qazi-pk:bump-cache-action
Open

Bump actions/cache from v2 to v4#203
Qazi-pk wants to merge 1 commit into
cavalab:devfrom
Qazi-pk:bump-cache-action

Conversation

@Qazi-pk
Copy link
Copy Markdown

@Qazi-pk Qazi-pk commented Jun 2, 2026

GitHub now auto-fails any workflow using actions/cache@v2 (deprecated, cache-v2 service shut down). This is currently blocking all PRs to dev at the Set up job step, before any project code runs.

This PR bumps the three Cache conda steps in .github/workflows/ci.yml (build, test_evaluate, test_tuned jobs) from @v2 to @v4. No other changes.

Surfaced while debugging CI on #380.

actions/cache@v2 was deprecated and is now auto-failing all CI runs.
@Qazi-pk Qazi-pk changed the base branch from master to dev June 2, 2026 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant