ioos / ioos-python-package-skeleton

Boilerplate repository for IOOS packages
https://ioos.github.io/ioos-python-package-skeleton
BSD 3-Clause "New" or "Revised" License
10 stars 9 forks source link

Update set-output to use env file #18

Closed abkfenris closed 1 year ago

abkfenris commented 1 year ago

set-output is now deprecated in Github Actions. Now the recommended method is to write to an environment file.

https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/