Skip to content

Commit

Permalink
Update readme for GHES 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
bigdaz committed Feb 6, 2023
1 parent b47aad4 commit 09af07e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -390,4 +390,4 @@ You can use the `gradle-build-action` on GitHub Enterprise Server, and benefit f
- Build scan links are captured and displayed in the GitHub Actions UI
- Easily run your build with different versions of Gradle
- Save/restore of Gradle User Home (requires GHES v3.5+ : GitHub Actions cache was introduced in GHES 3.5)
- Support for GitHub Actions Job Summary is not yet available in any version of GHES. Instead of producing a Job Summary, the build-results summary and caching report will be written to the workflow log, as part of the post-action step.
- Support for GitHub Actions Job Summary (requires GHES 3.6+ : GitHub Actions Job Summary support was introduced in GHES 3.6). In earlier versions of GHES the build-results summary and caching report will be written to the workflow log, as part of the post-action step.

0 comments on commit 09af07e

Please sign in to comment.