We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e1b922 commit ce2ef83Copy full SHA for ce2ef83
.github/workflows/pullrequest.yml
@@ -23,7 +23,7 @@ jobs:
23
php-version: ['8.0', '8.1', '8.2']
24
25
steps:
26
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
27
with:
28
submodules: true
29
fetch-depth: 0
0 commit comments