We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38e9111 commit 711b0ebCopy full SHA for 711b0eb
.github/workflows/php-ci.yaml
@@ -37,7 +37,7 @@ jobs:
37
extensions: ast, grpc
38
39
- name: Setup Python
40
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
41
with:
42
python-version: '3.10'
43
0 commit comments