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
I got this error message from git action:
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.
I have verified that it can be fixed by upgrading to actions/checkout@v4 in the .github/workflows/workflow.yaml file.
actions/checkout@v4
More an issue with coursera or labs.cognitiveclass.ai, but not sure how to report on them.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I got this error message from git action:
I have verified that it can be fixed by upgrading to
actions/checkout@v4
in the .github/workflows/workflow.yaml file.More an issue with coursera or labs.cognitiveclass.ai, but not sure how to report on them.
The text was updated successfully, but these errors were encountered: