build(deps):(deps): bump actions/setup-python from 4 to 5 (#9285)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-08-01 11:14:10 -03:00
committed by GitHub
parent e3710f7431
commit cf863ff4a9

View File

@ -19,7 +19,7 @@ jobs:
fetch-depth: 0
- name: Set up Python 3.12
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: "3.12"