Hello, thanks for maintaining the plugin, the commit [52af91e](https://github.com/cschleiden/replace-tokens/commit/52af91edb6a0c02bd0d6db990cdbdcd4371fb244), where you change the node version from 12 to 16 is generating me the following error: ``` Error: The runs.using key in action.yml must be one of: [composite docker node12], got node16 ``` que debo hacer para poder usar node16? Thank u