chore(deps): update github actions to 3.14

Signed-off-by: redhat-renovate-bot <redhat-internal-renovate@redhat.com>
This commit is contained in:
redhat-renovate-bot
2026-06-08 16:18:25 +00:00
parent 52c49bf96b
commit 67378e1a4a

View File

@@ -30,7 +30,7 @@ jobs:
- name: Set up Python - name: Set up Python
uses: actions/setup-python@v6 uses: actions/setup-python@v6
with: with:
python-version: "3.13" python-version: "3.14"
cache: pip cache: pip
- name: Install doc dependencies - name: Install doc dependencies