-
Notifications
You must be signed in to change notification settings - Fork 170
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
feat: update package manager versions #425
Conversation
We should fix the CI so we don't have to close and re-open these pull requests to get the CI to run. |
We also really should improve this error message, it's very generic. Given that all tests are failing, perhaps there's a GitHub Actions incident? |
That error has a
They're not anymore, the nocks needed to be updated. |
I don't think it's fixable, see https://docs.github.com/en/actions/security-guides/automatic-token-authentication#using-the-github_token-in-a-workflow
|
If we use a Personal Access Token or a deploy key the CI will run. |
This is an automated update of package manager versions