Skip to content

Commit

Permalink
update github codecov action
Browse files Browse the repository at this point in the history
  • Loading branch information
pabra committed Apr 22, 2024
1 parent 4d8ebe3 commit f70c1c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
run: npm run test:after-commit

- if: ${{ matrix.os == 'ubuntu-latest' || matrix.node == 20 }}
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
flags: unittests
env_vars: OS,NODE
Expand Down

0 comments on commit f70c1c8

Please sign in to comment.