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

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

Copy link
Copy Markdown

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
@gAldeia

gAldeia commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Hi @Qazi-pk!

We appreciate your PR fixing this issue. Indeed, GitHub Actions is now using the @v4 version. I have already fixed this on the main branch and am working on resolving the remaining CI errors there.

I'm not sure whether the dev branch would benefit from this PR, as it is almost 500 commits behind master. I'd rather leave it untouched than risk finding new and exiting bugs to fix.

I see that you're interested in contributing a new method to SRBench, which is awesome! I'd suggest integrating it with the master branch. This way, any debugging and fixes you make will also help me, and you'll be integrating your method into the most up-to-date version of the framework.

@Qazi-pk

Qazi-pk commented Jun 14, 2026 via email

Copy link
Copy Markdown
Author

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.

2 participants