diff --git a/.github/workflows/sqlserver-unit.yml b/.github/workflows/sqlserver-unit.yml index 385ec510..b12d19be 100644 --- a/.github/workflows/sqlserver-unit.yml +++ b/.github/workflows/sqlserver-unit.yml @@ -115,7 +115,7 @@ jobs: # Only do cov report on latest SQL Server version - name: Produce the coverage report - uses: insightsengineering/coverage-action@v2.5.1 + uses: insightsengineering/coverage-action@v2.6.0 id: cov-report if: ${{ matrix.sql_server == 2022 }} with: