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 d5ef710 commit 72d5638Copy full SHA for 72d5638
.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.2.0
+ uses: insightsengineering/coverage-action@v2.3.1
119
id: cov-report
120
if: ${{ matrix.sql_server == 2022 }}
121
with:
0 commit comments