diff --git a/.github/workflows/sqlserver-unit.yml b/.github/workflows/sqlserver-unit.yml index 6152af39..0016ab16 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@v3.0.1 + uses: insightsengineering/coverage-action@v3.0.3 id: cov-report if: ${{ matrix.sql_server == 2022 }} with: