We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 534845d commit 87430afCopy full SHA for 87430af
1 file changed
.github/workflows/php82.yml
@@ -28,8 +28,7 @@ jobs:
28
name: PHP${{matrix.php}} - ${{matrix.os}}
29
30
steps:
31
- - name: Clone Repo
32
- uses: actions/checkout@v3
+ - name: Clone Repos
33
uses: actions/checkout@v4
34
35
- name: Setup PHP
0 commit comments