ioos / bio_mobilization_workshop

Marine data mobilization workshop for Biology and Ecosystem Essential Ocean Variables (Bio-Eco EOV) as a Contribution to the UN Decade on Ocean Science for Sustainable Development
https://ioos.github.io/bio_mobilization_workshop/
Other
5 stars 9 forks source link

address build website GHA warnings #62

Closed MathewBiddle closed 1 year ago

MathewBiddle commented 1 year ago

I've seen some warning pop up that we should probably look at. I don't think it's a requirement to fix asap, per se.

https://github.com/ioos/bio_mobilization_workshop/actions/runs/4449218838

build-website

Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-python@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.

build-website

The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
7yl4r commented 1 year ago

I think these are resolved, but be on the lookout for weirdness.

MathewBiddle commented 1 year ago

Seems to be working alright - https://github.com/ioos/bio_mobilization_workshop/actions/runs/4449735025

at least no warnings and the page updates as expected 🤷

Thanks for tackling this!