diff --git a/.github/workflows/continuous-integration.yml b/.github/workflows/continuous-integration.yml index 1f8f6a6..64017ee 100644 --- a/.github/workflows/continuous-integration.yml +++ b/.github/workflows/continuous-integration.yml @@ -94,7 +94,7 @@ jobs: name: coverage path: coverage/ - name: Codecov Upload - uses: codecov/codecov-action@7f8b4b4bde536c465e797be725718b88c5d95e0e # v5 + uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5 with: token: ${{ secrets.CODECOV_TOKEN }} directory: coverage/