Skip to content

Commit 7ff1e3e

Browse files
authored
bump coverage gha version
1 parent 9a5a1b5 commit 7ff1e3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sqlserver-unit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112

113113
# Only do cov report on latest SQL Server version
114114
- name: Produce the coverage report
115-
uses: insightsengineering/coverage-action@v2
115+
uses: insightsengineering/coverage-action@v2.10
116116
id: cov-report
117117
if: ${{ matrix.sql_server == 2019 }}
118118
with:

0 commit comments

Comments
 (0)