diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 5e74b29f..ec9bae39 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -72,7 +72,7 @@ jobs: ./test.sh - name: Code coverage - uses: codecov/codecov-action@7afa10ed9b269c561c2336fd862446844e0cbf71 # v4.2.0 + uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed # v4.3.0 with: file: ${{ env.WORKING_DIR }}/coverage.txt @@ -130,7 +130,7 @@ jobs: ./test.sh - name: Code coverage - uses: codecov/codecov-action@7afa10ed9b269c561c2336fd862446844e0cbf71 # v4.2.0 + uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed # v4.3.0 with: file: ${{ env.WORKING_DIR }}/coverage.txt