mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2025-12-28 05:14:28 +00:00
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
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:
commit
43c2e3e78a
2
.github/workflows/changelog-to-fastlane.yml
vendored
2
.github/workflows/changelog-to-fastlane.yml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user