colincross
|
16754d14e2
|
Fix github builds for deprecated set-env and add-path commands (#333)
actions/setup-go@v2.0.3 seems to cause issues with
https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
Change the precise versions to major versions to get updates.
Also fix the "Install ninja" action to use $GITHUB_PATH.
Change-Id: Ia3ec693e405a2530350736e7856ad758af3fb027
|
2020-11-23 16:52:58 -08:00 |
|