chore(deps): bump actions/setup-python from 5 to 6 (#9371)

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]
2026-05-22 21:06:34 +00:00
committed by GitHub
parent 6885f3a8f7
commit 19004ddb7e
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -137,7 +137,7 @@ jobs:
working-directory: ui/desktop
- name: Set up Python
uses: actions/setup-python@v5
uses: actions/setup-python@v6
with:
python-version: '3.12'
@@ -234,7 +234,7 @@ jobs:
run: chmod +x target/debug/goose
- name: Set up Python
uses: actions/setup-python@v5
uses: actions/setup-python@v6
with:
python-version: '3.12'