Skip to content

Commit 652fe3c

Browse files
Add test with wrapper
Let's see, if we can just use the checked-in wrapper
1 parent 06cfd51 commit 652fe3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ jobs:
3232
- name: Execute Gradle Build
3333
uses: gradle/gradle-build-action@v2
3434
with:
35-
gradle-version: 7.5.1
35+
gradle-version: wrapper
3636
arguments: buildDocs

0 commit comments

Comments
 (0)