diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 490b5c17..95789bfb 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@54bcd8715eee62d40e33596ef5e8f0f48dbbccab # v4.1.0 + uses: codecov/codecov-action@c16abc29c95fcf9174b58eb7e1abf4c866893bc8 # v4.1.1 with: file: ${{ env.WORKING_DIR }}/coverage.txt @@ -130,7 +130,7 @@ jobs: ./test.sh - name: Code coverage - uses: codecov/codecov-action@54bcd8715eee62d40e33596ef5e8f0f48dbbccab # v4.1.0 + uses: codecov/codecov-action@c16abc29c95fcf9174b58eb7e1abf4c866893bc8 # v4.1.1 with: file: ${{ env.WORKING_DIR }}/coverage.txt