Skip to content

Commit 5f233c4

Browse files
authored
The main of reusable WF for pr-build.yml
The `Gradle-setup` GH action now installs Gradle `9.0.0`, where not everything is quite ready. With change in `main` reusable workflow we would use only a Gradle wrapper present in the project’s branch Signed-off-by: Artem Bilan <[email protected]>
1 parent 8eaf937 commit 5f233c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ on:
88

99
jobs:
1010
build-pull-request:
11-
uses: spring-io/spring-github-workflows/.github/workflows/spring-gradle-pull-request-build.yml@v5
11+
uses: spring-io/spring-github-workflows/.github/workflows/spring-gradle-pull-request-build.yml@main

0 commit comments

Comments
 (0)