We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 030052b commit c6e5a4eCopy full SHA for c6e5a4e
.github/workflows/php-ci.yaml
@@ -39,7 +39,7 @@ jobs:
39
- name: Setup Python
40
uses: actions/setup-python@v4
41
with:
42
- python-version: '3.10'
+ python-version: '3.13'
43
44
- name: Validate composer.json and composer.lock
45
run: composer validate
0 commit comments