The "archiveFilePatterns" is wrong in the "Extract all .zip files recursively" example.
It doesn't work and should instead be archiveFilePatterns: '**/*.zip'.
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
Most helpful comment
fixed in https://github.com/MicrosoftDocs/azure-devops-docs/pull/9375