diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f629c854..076416bf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -91,7 +91,7 @@ jobs: DATABASE_URL: postgres://eventually:password@localhost:5432/eventually?sslmode=disable - name: Upload to codecov.io - uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5 + uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5 with: files: lcov.info