diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index af3dfcc..01062b0 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -40,7 +40,7 @@ jobs: - name: Generating PHP matrix... id: php-matrix - uses: typisttech/php-matrix-action@v2 + uses: typisttech/php-matrix-action@v3 with: composer-json: composer.php-matrix.json source: php.net