redhat-performance / benchmark-runner

Containerized Python based Framework for running and visualizing benchmark workloads on any Kubernetes/ OpenShift and runtime kinds pods, kata containers and kubevirt virtual machines simply and safely
Apache License 2.0
20 stars 19 forks source link

Update GTA plugins #766

Closed ebattat closed 9 months ago

ebattat commented 9 months ago

Type of change

Note: Fill x in []

Description

Update the GHA plugins to use the node-20, for that we need to update the current plugin versions.

ref:

GH checkout Python plugin

Solved plugins warnings: Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

For security reasons, all pull requests need to be approved first before running any automated CI