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 6d68ee7 commit d8d9dcaCopy full SHA for d8d9dca
.github/workflows/build.yml
@@ -32,6 +32,6 @@ jobs:
32
run: deno task build
33
34
- name: "codecov coverage"
35
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
36
with:
37
files: coverage/lcov.info
0 commit comments