chore(deps): update github actions to v7

Signed-off-by: redhat-renovate-bot <redhat-internal-renovate@redhat.com>
This commit is contained in:
redhat-renovate-bot
2026-07-20 08:14:52 +00:00
parent c993b77518
commit 5d462bf7bb
4 changed files with 5 additions and 5 deletions

View File

@@ -26,7 +26,7 @@ jobs:
fetch-depth: 0
- name: Set up Python
uses: actions/setup-python@v6
uses: actions/setup-python@v7
with:
python-version: 3.x
cache: pip
@@ -60,7 +60,7 @@ jobs:
fetch-depth: 0
- name: Set up Python
uses: actions/setup-python@v6
uses: actions/setup-python@v7
with:
python-version: 3.x
cache: pip

View File

@@ -28,7 +28,7 @@ jobs:
fetch-depth: 0
- name: Set up Python
uses: actions/setup-python@v6
uses: actions/setup-python@v7
with:
cache: pip

View File

@@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@v7
- name: Set up Python
uses: actions/setup-python@v6
uses: actions/setup-python@v7
with:
python-version: 3.x
cache: pip

View File

@@ -22,7 +22,7 @@ jobs:
fetch-depth: 0
- name: Set up Python
uses: actions/setup-python@v6
uses: actions/setup-python@v7
with:
python-version: 3.x
cache: pip