We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28299f6 commit 1077a3dCopy full SHA for 1077a3d
.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