diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6daa631..c14eb1e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -55,7 +55,7 @@ jobs: - name: Test run: make cover - name: CodeCov - uses: codecov/codecov-action@v3.1.1 + uses: codecov/codecov-action@v3.1.2 with: # The token below is used exclusively for uploading coverage reports. token: "00f85ce4-e4e9-4022-83e8-89a75fa2a307"