Stig Otnes Kolstad
|
2f6bfda1e2
|
Use @actions/core.exportVariable instead of set-env (#19)
* fix: use @actions/core.exportVariable instead of set-env
`set-env` is now deprecated. `@actions/core` exposes `exportVariable`
to be used instead.
https://github.com/actions/toolkit/tree/main/packages/core#exporting-variables
* chore: bump @actions/core to v1.2.6
|
2020-10-20 12:21:52 +05:30 |
|