Tasks documentation: addAction vs setAction

I’m checking out the Nova 3 changes, and in the new TaskCommandAction example, it uses task.addAction, instead of the documented setAction method.

I think that’s a documentation misfire. I will update that. Thank you, Cameron!

The correct version is setAction().