The 0.20 branch has bugfixes that should be released. However, a tag can currently not be created because the latest merge introduced a regression and is not a bugfix (https://github.com/bitcoin/bitcoin/pull/20317#issuecomment-723754509, #20317 (comment)).
Fix that by reverting the last merge. Can be reviewed by re-doing the revert or calling git diff HEAD HEAD~2 | wc
and observing an empty diff.