Skip to content

Commit c6e5a4e

Browse files
chore(deps): update dependency python to 3.13
1 parent 030052b commit c6e5a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php-ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Setup Python
4040
uses: actions/setup-python@v4
4141
with:
42-
python-version: '3.10'
42+
python-version: '3.13'
4343

4444
- name: Validate composer.json and composer.lock
4545
run: composer validate

0 commit comments

Comments
 (0)