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 2caa89c commit 62e65a5Copy full SHA for 62e65a5
.github/workflows/quality-assurance.yml
@@ -14,7 +14,7 @@ jobs:
14
matrix:
15
php-version: [8.2, 8.3]
16
steps:
17
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
18
- uses: shivammathur/setup-php@v2
19
with:
20
php-version: ${{ matrix.php-version }}
0 commit comments