Skip to content

Conversation

techman83
Copy link
Contributor

This bumps the actions/cache version to 4.0.3, which is a drop in update according to the library. I also updated the example to include @1.20 as Actions appears to require it now. Tested here -> https://github.com/techman83/actions-json-shema-tests/actions/runs/14987572417/job/42104289515#step:3:8

techman83 added 2 commits May 13, 2025 11:08
The actions/cache library has sunset all versions below 4.0.0, this bumps
it to 4.0.3. It is intended to be a drop in replacement and api compatible.

fixes dsanders11#37
The format for actions is required to be @[ref/tag/version] now. This updates the
example to reflect that.

fixes dsanders11#30
@dsanders11 dsanders11 changed the title Fix Cache + Update Example fix: update actions/cache and README example May 13, 2025
@dsanders11 dsanders11 linked an issue May 13, 2025 that may be closed by this pull request
Copy link
Owner

@dsanders11 dsanders11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching this!

@dsanders11 dsanders11 merged commit 377d71f into dsanders11:main May 13, 2025
8 of 9 checks passed
@techman83 techman83 deleted the fix/actions-cache branch May 14, 2025 01:22
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.

actions/cache version sunset
2 participants