Skip to content

Commit

Permalink
Bump codecov/codecov-action from 3.1.0 to 4.3.1 (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent c21bb90 commit 4a3607e
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@v3.1.0
uses: codecov/codecov-action@v4.3.1
with:
file: ./lcov.info

0 comments on commit 4a3607e

Please sign in to comment.