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

Fix deprecated node12 issue #3674

Merged
merged 2 commits into from
Oct 18, 2022
Merged

Fix deprecated node12 issue #3674

merged 2 commits into from
Oct 18, 2022

Conversation

rays22
Copy link
Collaborator

@rays22 rays22 commented Oct 18, 2022

This is a temporary fix for

Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: actions/checkout, softprops/action-gh-release, actions/checkout

  • It is using a fork of softprops/action-gh-release with a fix.
  • Revert this temporary change when it gets fixed in softprops.

This is a temporary fix for

* [deploy](https://github.com/mgijax/mammalian-phenotype-ontology/actions/runs/3266823799)

>Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: actions/checkout, softprops/action-gh-release, actions/checkout

* It is using a fork of `softprops/action-gh-release` with a fix.
* Revert this temporary change when it gets fixed in `softprops`.
@rays22 rays22 requested a review from sbello October 18, 2022 09:45
@rays22 rays22 self-assigned this Oct 18, 2022
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

Successfully merging this pull request may close these issues.

2 participants