Bug Description
During the release process for version 1.2.0 of the plugin the "Setup Node" step threw a warning:
Warning: Unexpected input(s) 'cache', valid inputs are ['always-auth', 'node-version', 'registry-url', 'scope', 'version']
Possibly this is coming from this line:
although this matches the docs for "actions/setup-node"
Steps to reproduce
- Run a release build
Screenshots

Bug Description
During the release process for version 1.2.0 of the plugin the "Setup Node" step threw a warning:
Warning: Unexpected input(s) 'cache', valid inputs are ['always-auth', 'node-version', 'registry-url', 'scope', 'version']
Possibly this is coming from this line:
performance/.github/workflows/php-test.yml
Line 48 in 751e4bd
although this matches the docs for "actions/setup-node"
Steps to reproduce
Screenshots