chore(deps): update codecov/codecov-action action to v4.3.0

This commit is contained in:
renovate[bot]
2024-04-10 09:10:27 +02:00
committed by Wolfgang Walther
parent 2772b78013
commit 5880e62d7a
+1 -1
View File
@@ -49,7 +49,7 @@ jobs:
- name: Run coverage (IO tests and Spec tests against PostgreSQL 15)
run: postgrest-coverage
- name: Upload coverage to codecov
uses: codecov/codecov-action@7afa10ed9b269c561c2336fd862446844e0cbf71 # v4.2.0
uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed # v4.3.0
with:
files: ./coverage/codecov.json
token: ${{ secrets.CODECOV_TOKEN }}