Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cacheUtils.getCompressionMethod broke with zstd 1.5.4 #1341

Closed
parched opened this issue Feb 16, 2023 · 1 comment · Fixed by #1353
Closed

cacheUtils.getCompressionMethod broke with zstd 1.5.4 #1341

parched opened this issue Feb 16, 2023 · 1 comment · Fixed by #1353
Labels
bug Something isn't working

Comments

@parched
Copy link

parched commented Feb 16, 2023

The windows-2022 runners have just updated to zstd v1.5.4, this changes the string that is used to detect zstd.
This causes a cache miss on this runner.

@parched parched added the bug Something isn't working label Feb 16, 2023
@kleisauke
Copy link

FWIW, this is also causing issues in actions/cache: actions/cache#1110.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants