diff --git a/.github/workflows/test-cache-actions.yml b/.github/workflows/test-cache-actions.yml index 5345cb257..5fd5d7ca1 100644 --- a/.github/workflows/test-cache-actions.yml +++ b/.github/workflows/test-cache-actions.yml @@ -9,7 +9,7 @@ on: description: 'Expected state (optional, e.g. "2" to assert state 2)' required: false type: string - default: '3' + default: '1' start_state: description: 'Force specific starting state (optional, e.g. "3" to start at state 3)' required: false