Skip to content

Commit 27dc26f

Browse files
chore(deps): update actions/setup-python action to v5
1 parent 0fe5173 commit 27dc26f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php-ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
extensions: ast, grpc
3737

3838
- name: Setup Python
39-
uses: actions/setup-python@v4
39+
uses: actions/setup-python@v5
4040
with:
4141
python-version: '3.10'
4242

0 commit comments

Comments
 (0)