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 8dae477 commit f3862aaCopy full SHA for f3862aa
.github/workflows/quality-assurance.yml
@@ -16,7 +16,7 @@ jobs:
16
matrix:
17
php-version: [8.3]
18
steps:
19
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
20
- uses: shivammathur/setup-php@v2
21
with:
22
php-version: ${{ matrix.php-version }}
0 commit comments