It turned out to be the problem with the deprecated GitHub Cache API. Updating setup-gradle@v3 to setup-gradle@v4 fixed the problem.
setup-gradle@v3
setup-gradle@v4
More details can be found here: https://github.com/gradle/actions/issues/553