Releases: hendrikmuhs/ccache-action
Releases · hendrikmuhs/ccache-action
v1.2.8
update sccache to 0.3.3
v1.2.7
fix append-timestamp option
v1.2.6
make cache key timestamping optional, #126
v1.2.5
- fix checksum for ccache for windows
v1.2.4
BROKEN: contains a wrong checksum for ccache for windows
update ccache for windows to 4.7.2
v1.2.3
update dependencies, ccache and sccache on windows
v1.2.2 Dependency Updates
- Don't fail the entire CI run just because of cache saving error
- dependency updates
1.2.1 Fix save on Windows
fixes cache saving on Windows and other fixes
1.2.0 Windows support an other enhancements
- add Sccache support
- add restore-keys
- don't save empty cache
contributed by @jonashaag
1.1.1 ccache 4.6 windows
v1.1.1 update code