diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml old mode 100755 new mode 100644 index 1747931..7a8ae16 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -55,7 +55,7 @@ jobs: continue-on-error: true - name: Upload coverage - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v7 with: files: coverage.xml flags: ebrowser-py${{ matrix.python-version }}