Skip to content

Commit 99d30bb

Browse files
chore(deps): update dependency python to 3.14 (#125)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f9f3c48 commit 99d30bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php-ci.yaml

Lines changed: 1 addition & 1 deletion
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.14'
4343

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

0 commit comments

Comments
 (0)