-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Description
README.md says, show-progress
is an option:
- name: Checkout source
uses: actions/checkout@v3
with:
submodules: 'false'
show-progress: 'false'
Leads to:
Warning: Unexpected input(s) 'show-progress', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'sparse-checkout', 'sparse-checkout-cone-mode', 'fetch-depth', 'fetch-tags', 'lfs', 'submodules', 'set-safe-directory', 'github-server-url']
What am I doing wrong?
Metadata
Metadata
Assignees
Labels
No labels