Skip to content

Commit 19cc6c7

Browse files
Merge pull request #2480 from CatimaLoyalty/dependabot/github_actions/actions/setup-python-5.6.0
Bump actions/setup-python from 5.5.0 to 5.6.0
2 parents 89144ff + 5c77bab commit 19cc6c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog-to-fastlane.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
id: checkout
3030
uses: actions/checkout@v4.2.2
3131
- name: Setup Python
32-
uses: actions/setup-python@v5.5.0
32+
uses: actions/setup-python@v5.6.0
3333
with:
3434
python-version: '3.x'
3535
- name: Run converter script

0 commit comments

Comments
 (0)