1
0
mirror of https://github.com/go-task/task.git synced 2025-10-30 23:58:01 +02:00

chore(deps): update actions/setup-python action to v6 (#2457)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-10 21:35:21 +02:00
committed by GitHub
parent a52b483dd0
commit 9c969541a5

View File

@@ -30,7 +30,7 @@ jobs:
lint-jsonschema:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-python@v5
- uses: actions/setup-python@v6
with:
python-version: 3.13