On Wed, Oct 12, 2022 at 6:53 PM David Marchand
wrote:
>
> On Wed, Oct 12, 2022 at 6:30 PM David Marchand
> wrote:
> >
> > GitHub actions deprecated use of set-output, replaced with
> > GITHUB_OUTPUT.
It is worth mentionning the deprecation announce:
https://github.blog/changelog/2022-10-11-githu
On Wed, Oct 12, 2022 at 6:30 PM David Marchand
wrote:
>
> GitHub actions deprecated use of set-output, replaced with
> GITHUB_OUTPUT.
>
> Note: we still have some warnings, as of today, because of
> actions/cache@v3 which did not migrate yet.
For the record, the changes in actions/cache@v3 are pu
GitHub actions deprecated use of set-output, replaced with
GITHUB_OUTPUT.
Note: we still have some warnings, as of today, because of
actions/cache@v3 which did not migrate yet.
Signed-off-by: David Marchand
---
.github/workflows/build.yml | 21 +++--
1 file changed, 7 insertions
3 matches
Mail list logo