github: update codevcov action version

This commit is contained in:
David Lechner
2025-08-09 21:51:47 -05:00
parent 8365f71ca3
commit c0b2c13e7c
+1 -1
View File
@@ -16,6 +16,6 @@ jobs:
- uses: actions/checkout@v3
- run: yarn install
- run: yarn coverage
- uses: codecov/codecov-action@v3
- uses: codecov/codecov-action@v5
with:
directory: coverage