diff --git a/.github/workflows/matomo-tests.yml b/.github/workflows/matomo-tests.yml index a46f356..6363626 100644 --- a/.github/workflows/matomo-tests.yml +++ b/.github/workflows/matomo-tests.yml @@ -47,7 +47,7 @@ jobs: - name: Install package ripgrep run: sudo apt-get install ripgrep - name: Run tests - uses: matomo-org/github-action-tests@main + uses: matomo-org/github-action-tests@debug-action-20250915 with: plugin-name: 'Bandwidth' php-version: ${{ matrix.php }}