CI: Fix warnings & deprecation messages in the workflows #241
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What type of PR is this?
CI: Resolve deprecation & warning messages in workflows
Enable DependaBot for GitHub actions
What this PR does / why we need it:
Node16 has been out of support since September 2023. - more info in the post
Which issue(s) this PR fixes:
Resolves: https://github.com/G-Research/gr-oss/issues/640
Test results - https://github.com/gr-oss-devops/spark-extension/actions/runs/8537197206
It uses external actions
dawidd6/action-download-artifact@246dbf436b23d7c49e21a7ab8204ca9ecd1fe615
which needs tobeTesting results
🟢 Build JVM - https://github.com/gr-oss-devops/spark-extension/actions/runs/8537197205
🟠 Build Python - https://github.com/gr-oss-devops/spark-extension/actions/runs/8537197209
NOTE on upstream, this workflow is not run at all
🟢 Build Snapshot - https://github.com/gr-oss-devops/spark-extension/actions/runs/8537197204
NOTE on upstream, this workflow is not run at all
🟢 Check - https://github.com/gr-oss-devops/spark-extension/actions/runs/8537197212
NOTE this workflow is called from
CI
workflow, it can be verified it's green here🟢 CI - https://github.com/gr-oss-devops/spark-extension/actions/runs/8537197234
🟢 Test JVM - https://github.com/gr-oss-devops/spark-extension/actions/runs/8537197234
NOTE this workflow is called from
CI
workflow, it can be verified it's green here🟢 Test Python - https://github.com/gr-oss-devops/spark-extension/actions/runs/8537197234
NOTE this workflow is called from
CI
workflow, it can be verified it's green here🟢 Test results - https://github.com/gr-oss-devops/spark-extension/actions/runs/8878086091