[jdk8u-dev] RFR: 8324723: GHA: Upgrade some actions to avoid deprecated Node 16 [v2]
George Adams
gdams at openjdk.org
Tue Jul 30 15:16:12 UTC 2024
On Tue, 30 Jul 2024 08:37:08 GMT, George Adams <gdams at openjdk.org> wrote:
>> This backport is written from scratch, as GHA workflows in jdk8u differ significantly from newer jdk versions.
>>
>> This will remove all warnings about deprecated Node.js versions
>
> George Adams has updated the pull request incrementally with one additional commit since the last revision:
>
> fix v4 upload
.github/workflows/submit.yml line 1624:
> 1622:
> 1623: - name: Upload a combined test results artifact
> 1624: uses: actions/upload-artifact at v4
Suggestion:
uses: actions/upload-artifact at v4
-------------
PR Review Comment: https://git.openjdk.org/jdk8u-dev/pull/546#discussion_r1697142248
More information about the jdk8u-dev
mailing list