We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a842d7 commit f3cb6e9Copy full SHA for f3cb6e9
.github/workflows/ci.yml
@@ -91,7 +91,7 @@ jobs:
91
DATABASE_URL: postgres://eventually:password@localhost:5432/eventually?sslmode=disable
92
93
- name: Upload to codecov.io
94
- uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5
+ uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5
95
with:
96
files: lcov.info
97
0 commit comments