Skip to content

Commit

Permalink
Merge branch 'main' into generate_2024-07-01_00-11
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamBergamin authored Jul 2, 2024
2 parents 11b40f5 + 0452610 commit ad783c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deno.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ jobs:

- name: Upload coverage to CodeCov
if: ${{ matrix.deno-version == 'v1.x' }}
uses: codecov/codecov-action@v4.4.1
uses: codecov/codecov-action@v4.5.0
with:
file: ./lcov.info

0 comments on commit ad783c1

Please sign in to comment.