julia-actions / cache

A shortcut action to cache Julia artifacts, packages, and registries.
MIT License
38 stars 8 forks source link

Update actions/cache to v3.3.3 #121

Closed IanButterworth closed 3 months ago

IanButterworth commented 3 months ago

Ideally we can merge this as a patch release before https://github.com/julia-actions/cache/pull/120

Fixes #119

As pointed out in https://github.com/julia-actions/cache/issues/119 this was erroneously left in #71 on a commit that had dependencies updated that didn't correspond with a actions/cache release.

IanButterworth commented 3 months ago

@omus are we happy taking green CI as enough here?

Apologies for letting that commit slip in (#119)

IanButterworth commented 3 months ago

I'll hold off a release until tomorrow incase you have further testing you'd want to do @omus