-
Notifications
You must be signed in to change notification settings - Fork 15
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
chore(scripts): catch up on deprecated github actions #1345
Conversation
✅ Deploy Preview for api-clients-automation ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
✗ The generated branch has been deleted.If the PR has been merged, you can check the generated code on the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks perfect!
it's only superficially unfortunately, the matrix is empty but should be full :( |
oh wow indeed, was I looking at the wrong run? |
the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
:okidoki: gg
algolia/api-clients-automation#1345 Co-authored-by: Pierre Millot <[email protected]>
algolia/api-clients-automation#1345 Co-authored-by: Pierre Millot <[email protected]>
algolia/api-clients-automation#1345 Co-authored-by: Pierre Millot <[email protected]>
🧭 What and Why
🎟 JIRA Ticket: DI-923
We have a lot of deprecation warning, for node 12 and for the
set-output
thing, but it's not supported in js so we have to do a workaround until this is fixed.