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