approvals / ApprovalTests.cpp

Native ApprovalTests for C++ on Linux, Mac and Windows
https://approvaltestscpp.readthedocs.io/en/latest/
Apache License 2.0
312 stars 51 forks source link

Remove use of set-env from GitHub actions #166

Closed claremacrae closed 3 years ago

claremacrae commented 3 years ago

We've been getting warnings for a while, but now the builds are failing:

https://github.com/approvals/ApprovalTests.cpp/actions/runs/366502569

For background, see https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/

claremacrae commented 3 years ago

When this is fixed, the same changes should be applied to the Qt project