diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 7e8deed..3e3fe7f 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -28,4 +28,4 @@ jobs: # This is for avoiding the error like this: # pyconfig.h(68): fatal error C1083: Cannot open include file: 'io.h': No such file or directory INCLUDE: c:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/SDK/ScopeCppSDK/SDK/include/ucrt - - uses: codecov/codecov-action@v4 + - uses: codecov/codecov-action@v5