diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7a88015..3245431 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -45,7 +45,7 @@ jobs: - name: Perform CodeQL Analysis uses: github/codeql-action/analyze@v3 - name: Codecov - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v4 with: flags: ${{ matrix.python-version }} release: