We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ed0142 commit a303338Copy full SHA for a303338
.github/workflows/sqlserver-unit.yml
@@ -115,7 +115,7 @@ jobs:
115
116
# Only do cov report on latest SQL Server version
117
- name: Produce the coverage report
118
- uses: insightsengineering/coverage-action@v2.4.1
+ uses: insightsengineering/coverage-action@v2.5.0
119
id: cov-report
120
if: ${{ matrix.sql_server == 2022 }}
121
with:
0 commit comments