CI: Fix Nodejs-16 deprecation warning by using [email protected]
#824
main.yml
on: pull_request
Python2: Container tests
14s
Python2: PyLint and Pytest
1m 53s
Python3: Pre-Commit Suite
4m 13s
Annotations
2 warnings and 1 notice
Python2: PyLint and Pytest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Python3: Pre-Commit Suite
The following actions uses Node.js version which is deprecated and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Python3: Pre-Commit Suite
Sorry, GitHub tells that actions/cache@v4 is still v3 and warns about using node16, which is wrong. So we've to bear with it. Bug reported: https://github.com/actions/cache/issues/1323
|