We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21f9c58 commit 770a5c6Copy full SHA for 770a5c6
.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@0565863a31f2c772f9f0395002a31e3f06189574 # v5
+ uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5
95
with:
96
files: lcov.info
97
0 commit comments