We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Loading unprepared module
Since rc.11 the action fails with the following error:
rc.11
... Download https://registry.npmjs.org/@octokit/endpoint/-/endpoint-10.1.1.tgz error: Loading unprepared module: npm:@actions/core@^1.10.1, imported from: jsr:@molt/[email protected] Error: Process completed with exit code 1.
You may workaround this by using v1.0.0-rc.10 tag.
v1.0.0-rc.10
The text was updated successfully, but these errors were encountered:
fix: abandon restore-keys for actions/cache
restore-keys
actions/cache
8afd89c
This fixes the `Loading unprepared module` error (#18)
Fixed by #19
Sorry, something went wrong.
No branches or pull requests
Since
rc.11
the action fails with the following error:You may workaround this by using
v1.0.0-rc.10
tag.The text was updated successfully, but these errors were encountered: