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 790e86aCopy full SHA for 790e86a
.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@5a1091511ad55cbe89839c7260b706298ca349f7 # v5
95
with:
96
files: lcov.info
97
0 commit comments