UK-IPOP / open-data-pipeline

A pipeline for processing, enhancing, and sharing open datasets.
https://uk-ipop.github.io/open-data-pipeline/
GNU General Public License v3.0
1 stars 0 forks source link

Deprecated Actions #12

Closed nanthony007 closed 6 months ago

nanthony007 commented 1 year ago

There are a few actions that use Node 12 which will be deprecated soon by GitHub Actions. Those will either need to be updated or replaced.

Further, we frequently use set-output which is deprecated and will soon be completely removed per this blog post by GitHub. This will need to be dealt with as well.

nanthony007 commented 1 year ago

This would be solved by #19