RFR: 7903431: Update GitHub Actions workflow

Jonathan Gibbons jjg at openjdk.org
Mon Feb 13 23:17:04 UTC 2023


On Fri, 10 Feb 2023 09:57:32 GMT, Christian Stein <cstein at openjdk.org> wrote:

> Update workflow to use `actions/checkout at v3` and set up latest Oracle's JDK 17 to build `jtreg`.

.github/workflows/test.yml line 16:

> 14:     steps:
> 15:     - name: 'Check out repository'
> 16:       uses: actions/checkout at v3

Where do I find the definition of this action?

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

PR: https://git.openjdk.org/jtreg/pull/148


More information about the jtreg-dev mailing list