Skip to content

Commit

Permalink
Merge branch 'main' into generate_2024-12-02_00-13
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamBergamin authored Dec 2, 2024
2 parents 62ad634 + db68738 commit 22bfcb7
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.6.0
uses: codecov/codecov-action@v5.0.7
with:
file: ./lcov.info

0 comments on commit 22bfcb7

Please sign in to comment.