chore(gha): fix action version (#8327)

This commit is contained in:
César Arroba
2025-07-18 15:00:32 +02:00
committed by GitHub
parent 020edc0d1d
commit aa843b823c
@@ -27,7 +27,7 @@ jobs:
fetch-depth: 0
- name: Set up Python
uses: actions/setup-python@3105fb18c05ddd93efea5f9e0bef7a03a6316b80 # v5.2.0
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
with:
python-version: '3.12'