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

Commits on Oct 18, 2022

  1. Fix deprecated node12 issue

    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 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    aa97c39 View commit details
    Browse the repository at this point in the history
  2. Update 'checkout' to v3

    rays22 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    ee53924 View commit details
    Browse the repository at this point in the history