Integrated: 2011: GHA: Resolve deprecation warnings
altrisi
duke at openjdk.org
Tue Sep 5 12:49:23 UTC 2023
On Thu, 31 Aug 2023 11:19:33 GMT, altrisi <duke at openjdk.org> wrote:
> This PR resolves deprecation warnings in the GHA workflow by updating dependencies and replacing the deprecated `set-output` with `GITHUB_OUTPUT`.
>
> v2 to v3 major in `checkout` just updated the node version.
>
> Github Script v3->v6 also needed a small code change (`github.repos`->`github.rest.repos`), following the documentation.
>
> GHA workflows still pass with these changes.
>
> Note that I don't have a JBS account to be able to make an issue for this PR.
This pull request has now been integrated.
Changeset: 6e290a82
Author: altrisi <altrisi.trillosierra at gmail.com>
Committer: Erik Joelsson <erikj at openjdk.org>
URL: https://git.openjdk.org/skara/commit/6e290a822c46de8c290318244212c6e0a11f9778
Stats: 12 lines in 1 file changed: 0 ins; 0 del; 12 mod
2011: GHA: Resolve deprecation warnings
Reviewed-by: erikj
-------------
PR: https://git.openjdk.org/skara/pull/1552
More information about the skara-dev
mailing list