On Thu, 20 Oct 2022 10:00:14 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:

> We need to transition to use the new `$GITHUB_OUTPUT` method instead. 
> 
> This needs to be fixed since it is currently spamming the summary with 
> warnings, and will stop working soon.

My fixes were green, but all of the annoying log spam was not gone. After some 
digging, it turned out that GitHub's own `download-artifact@v3` was not clean, 
so I've upgraded it to `download-artifact@v3.0.1` which was released just hours 
(!) ago. (Luckily I did not try to research this yesterday...)

-------------

PR: https://git.openjdk.org/jdk/pull/10785

Reply via email to