Skip to content

Commit

Permalink
code-cov action version
Browse files Browse the repository at this point in the history
  • Loading branch information
flothjl authored and finn-block committed Oct 4, 2023
1 parent 511e17c commit ac78e39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:
run: npm run lint

- name: Upload test coverage to Codecov
uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3.1.4
uses: codecov/codecov-action@v3
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit ac78e39

Please sign in to comment.