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

Upstream issue linked by TODO is now fixed #191

Open
torokati44 opened this issue Feb 27, 2024 · 0 comments
Open

Upstream issue linked by TODO is now fixed #191

torokati44 opened this issue Feb 27, 2024 · 0 comments

Comments

@torokati44
Copy link

Just noticed that the issue mentioned in this TODO comment has recently been fixed, so the workaround can probably be removed:

// Pass a copy of cachePaths to avoid mutating the original array as reported by:
// https://github.com/actions/toolkit/pull/1378
// TODO: remove this once the underlying bug is fixed.
const restoreKey = await cacheProvider.cache.restoreCache(config.cachePaths.slice(), key, [config.restoreKey]);

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

No branches or pull requests

1 participant