MODFLOW-USGS / modelviewer-mf6

Model Viewer for MODFLOW 6
https://modelviewer-mf6.readthedocs.io/
Other
7 stars 2 forks source link

Need to update deprecated Node.js actions #97

Open scharlton2 opened 4 months ago

scharlton2 commented 4 months ago

from https://github.com/scharlton2/modelviewer-mf6/actions/runs/9882165146

ubuntu-22.04 The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, robinraju/release-downloader@v1.7, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

ubuntu-20.04 The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, robinraju/release-downloader@v1.7, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

windows-2019 The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, robinraju/release-downloader@v1.7, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

windows-2022 The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, robinraju/release-downloader@v1.7, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

macos-12 The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, robinraju/release-downloader@v1.7, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Deprecation notice: v1, v2, and v3 of the artifact actions The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "macos-12-artifact", "ubuntu-20.04-artifact", "ubuntu-22.04-artifact", "windows-2019-artifact", "windows-2022-artifact". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/