Skip to content

Commit 1077a3d

Browse files
chore(deps): update actions/setup-python action to v5
1 parent 28299f6 commit 1077a3d

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
@@ -37,7 +37,7 @@ jobs:
3737
extensions: ast, grpc
3838

3939
- name: Setup Python
40-
uses: actions/setup-python@v4
40+
uses: actions/setup-python@v5
4141
with:
4242
python-version: '3.10'
4343

0 commit comments

Comments
 (0)