Skip to content

Invalid action input 'cache' #198

@sleeyax

Description

@sleeyax

My editor and the GitHub pipeline itself show the following error:

Warning: Unexpected input(s) 'cache', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']

With the following configuration (copied directly from the README):

   - uses: pnpm/action-setup@v4
        name: Install pnpm
        with:
          version: 10
          cache: true

How does one correctly set up caching?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions