Skip to content

Commit 87430af

Browse files
committed
ci: Fix Workflow
1 parent 534845d commit 87430af

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/php82.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ jobs:
2828
name: PHP${{matrix.php}} - ${{matrix.os}}
2929

3030
steps:
31-
- name: Clone Repo
32-
uses: actions/checkout@v3
31+
- name: Clone Repos
3332
uses: actions/checkout@v4
3433

3534
- name: Setup PHP

0 commit comments

Comments
 (0)