Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub Actions update warnings #284

Open
garethsb opened this issue Oct 24, 2022 · 2 comments
Open

GitHub Actions update warnings #284

garethsb opened this issue Oct 24, 2022 · 2 comments

Comments

@garethsb
Copy link
Contributor

These have recently started appearing in GitHub Actions output:

Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: actions/checkout, actions/setup-python, lukka/get-cmake, lukka/run-cmake, lukka/run-cmake, lukka/run-cmake, actions/checkout

The set-output command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

I don't think the nmos-cpp scripts are using set-output directly, so it must be one of the actions that they use...

@garethsb
Copy link
Contributor Author

garethsb commented Nov 3, 2022

#291 resolves all of these except the complaints about lukka/run-cmake because I didn't have time to think about starting to use CMakePresets.json that v10 brings in.

@garethsb
Copy link
Contributor Author

garethsb commented Mar 2, 2024

Bumping lukka/run-cmake would be worth looking at again having moved to Conan 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant