Apparently our release pipelines as of this morning can no longer download Artifacts that were produced by the related build pipeline.
Any ideas how I fix this?
Output from the process reads ...
2021-06-18T09:07:27.6770942Z ##[section]Starting: Download artifact - _Dev - Apps
2021-06-18T09:07:27.7568510Z ==============================================================================
2021-06-18T09:07:27.7569156Z Task : Download build artifacts
2021-06-18T09:07:27.7569574Z Description : Download files that were saved as artifacts of a completed build
2021-06-18T09:07:27.7569960Z Version : 1.189.0
2021-06-18T09:07:27.7570731Z Author : Microsoft Corporation
2021-06-18T09:07:27.7571159Z Help : https://learn.microsoft.com/azure/devops/pipelines/tasks/utility/download-build-artifacts
2021-06-18T09:07:27.7571477Z ==============================================================================
2021-06-18T09:07:27.8140150Z ##[error]Value cannot be null. (Parameter 'DownloadBuildArtifacts (a433f589-fce1-4460-9ee6-44a624aeb1fb/1.189.0)')
2021-06-18T09:07:27.8156295Z ##[section]Finishing: Download artifact - _Dev - Apps
What value cannot be null?
there is a built artifact there in the system I can see it and the release has a valid link to it.