Skip to content

Commit 90340c6

Browse files
authored
deps(ci): bump k1LoW/octocov-action to v1 (#490)
1 parent bc69bfd commit 90340c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- name: Generate an lcov report
5252
run: |
5353
deno task coverage
54-
- uses: k1LoW/octocov-action@v0
54+
- uses: k1LoW/octocov-action@v1
5555

5656
lint:
5757
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)