myselfhimself / gmic-py

Python binding for the G'MIC Image Processing Framework
https://gmic.eu/
Other
30 stars 4 forks source link

Use environment files instead of set-env in Github Actions Workflows #69

Closed myselfhimself closed 3 years ago

myselfhimself commented 3 years ago
The `set-env` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/

Related Github Action run: https://github.com/myselfhimself/gmic-py/actions/runs/320415572

myselfhimself commented 3 years ago

🐅