Bump actions/setup-python from 5 to 6 (#1247)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-10-18 08:33:27 +09:00
committed by GitHub
parent bd7a896e48
commit 7edb93d4c8

View File

@@ -12,7 +12,7 @@ jobs:
with:
fetch-depth: 0
- name: Set up Python 3.8
uses: actions/setup-python@v5
uses: actions/setup-python@v6
with:
python-version: 3.8
- name: Install dependencies