We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd5a965 commit f04bfffCopy full SHA for f04bfff
.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@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5
+ uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5
95
with:
96
files: lcov.info
97
0 commit comments