Merge pull request #238 from kubevirt/renovate/github-actions

chore(deps): update github actions to 3.14
This commit is contained in:
kubevirt-bot
2026-06-10 10:53:48 +02:00
committed by GitHub

View File

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