Problem: Codecov action version is too specific.
Solution: Only use "v3" to automatically use the latest stable version.
(closes #11720)
- name: Codecov
if: matrix.coverage
- uses: codecov/codecov-action@v3.1.1
+ uses: codecov/codecov-action@v3
with:
flags: linux,${{ matrix.features }}-${{ matrix.compiler }}-${{ matrix.extra }}
- name: Codecov
if: matrix.coverage
- uses: codecov/codecov-action@v3.1.1
+ uses: codecov/codecov-action@v3
with:
directory: src
flags: windows,${{ matrix.toolchain }}-${{ matrix.arch }}-${{ matrix.features }}
static int included_patches[] =
{ /* Add new patch number below this line */
+/**/
+ 1071,
/**/
1070,
/**/