actions / cache

Cache dependencies and build outputs in GitHub Actions
MIT License
4.36k stars 1.16k forks source link

Update @actions/cache #1341

Closed bethanyj28 closed 4 months ago

bethanyj28 commented 4 months ago

Description

This PR updates @actions/cache with the latest version that includes a more robust check for GHES workflows introduced in https://github.com/actions/toolkit/pull/1648.

I also flipped the RELEASES.md file to match conventions in toolkit.

How Has This Been Tested?

This was tested in toolkit and has been introduced to upload- and download-artifact.

Types of changes

Checklist: