Skip to content

Update actions/cache from v1 to v4#22

Open
msagarpatel wants to merge 1 commit intomasterfrom
sp-fix-ci-cache-action
Open

Update actions/cache from v1 to v4#22
msagarpatel wants to merge 1 commit intomasterfrom
sp-fix-ci-cache-action

Conversation

@msagarpatel
Copy link
Copy Markdown
Collaborator

@msagarpatel msagarpatel commented Feb 27, 2026

GitHub deprecated actions/cache v1/v2 and began hard-failing jobs
that use them as of December 2024. This updates the workflow to v4.

Notes

The Julia nightly job is failing due to a pre-existing issue unrelated to this PR: the Threw constructor in Julia's Test stdlib changed in nightly (v1.14) to require current_exceptions() instead of nothing, which breaks @test_throws_wrapped. This same failure would occur on master.

Co-authored-by: Claude noreply@anthropic.com

GitHub deprecated and hard-failed actions/cache v1/v2.

Co-authored-by: Claude <noreply@anthropic.com>
@msagarpatel msagarpatel marked this pull request as ready for review February 27, 2026 00:27
@msagarpatel msagarpatel requested a review from NHDaly March 4, 2026 04:05
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