Unverified Commit e3872996 authored by Jannick Kremer's avatar Jannick Kremer Committed by GitHub
Browse files

[CI] Update setup-python action to v5 for GHA (#95414)

We currently receive a warning on all Github Actions workflows that use
`setup-python`, since they all use v4 of the action, which uses the
deprecated Node.js 16. This PR upgrades the action in all places to v5,
which uses Node.js 20 (see [setup-python release
page](https://github.com/actions/setup-python/releases/tag/v5.0.0))
parent 12f77e81
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment