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

Merged
dependabot[bot] merged 2 commits from dependabot/github_actions/actions/setup-python-6 into main 2026-01-09 03:52:35 +00:00
Showing only changes of commit 2bce4bcda3 - Show all commits

View File

@@ -120,7 +120,7 @@ jobs:
uses: actions/checkout@v4
- name: Setup Python
uses: actions/setup-python@v5
uses: actions/setup-python@v6
with:
python-version: '3.11'