diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 57b8b8d..529344e 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -103,7 +103,7 @@ jobs: working-directory: ansible_collections/drivenets/dnos - name: Upload coverage reports - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v5 with: working-directory: ansible_collections/drivenets/dnos