From 917cf77f2585954165135593c5e7a0fcd5138f2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 01:49:43 +0000 Subject: [PATCH] Bump typisttech/php-matrix-action from 2 to 3 Bumps [typisttech/php-matrix-action](https://github.com/typisttech/php-matrix-action) from 2 to 3. - [Release notes](https://github.com/typisttech/php-matrix-action/releases) - [Commits](https://github.com/typisttech/php-matrix-action/compare/v2...v3) --- updated-dependencies: - dependency-name: typisttech/php-matrix-action dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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