update roles to latest versions #264
Annotations
4 warnings
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:
tasks/build.yml#L128
ignore-errors Use failed_when and specify error conditions instead of using ignore_errors
|
lint:
tasks/hwloc.yml#L61
ignore-errors Use failed_when and specify error conditions instead of using ignore_errors
|
lint:
tasks/pmix.yml#L75
ignore-errors Use failed_when and specify error conditions instead of using ignore_errors
|