We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b405723 commit d7ca54cCopy full SHA for d7ca54c
.github/workflows/integration.yml
@@ -35,5 +35,5 @@ jobs:
35
sleep 15
36
go test -race -tags=all -coverprofile=coverage.txt -covermode=atomic ./...
37
- name: Codecov
38
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
39
if: matrix.mssql == '2019'
0 commit comments