diff --git a/.github/workflows/sqlserver-unit.yml b/.github/workflows/sqlserver-unit.yml index d8d033ee..5392f19c 100644 --- a/.github/workflows/sqlserver-unit.yml +++ b/.github/workflows/sqlserver-unit.yml @@ -114,7 +114,7 @@ jobs: # Only do cov report on latest SQL Server version - name: Produce the coverage report - uses: insightsengineering/coverage-action@v2.7.2 + uses: insightsengineering/coverage-action@v3.0.0 id: cov-report if: ${{ matrix.sql_server == 2022 }} with: