Merge pull request #2660 from CatimaLoyalty/dependabot/github_actions/actions/setup-python-6.0.0
Some checks failed
Android CI / build (Foss) (push) Waiting to run
Android CI / build (Gplay) (push) Waiting to run
Update locales / update-locales (push) Waiting to run
Convert CHANGELOG to Fastlane / Convert CHANGELOG to Fastlane (push) Has been cancelled
Generate feature graphic / generate-feature-graphic (push) Has been cancelled

Bump actions/setup-python from 5.6.0 to 6.0.0
This commit is contained in:
Sylvia van Os 2025-09-08 06:57:47 +02:00 committed by GitHub
commit 43c2e3e78a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,7 +29,7 @@ jobs:
id: checkout
uses: actions/checkout@v5.0.0
- name: Setup Python
uses: actions/setup-python@v5.6.0
uses: actions/setup-python@v6.0.0
with:
python-version: '3.x'
- name: Run converter script