Skip to content

Commit 2bbb19a

Browse files
authored
Update gradle jar to newer version (java micronut) (#21762)
* update gradle wrapper to newer version (java micronaut) * update gradle setup to v4
1 parent 9cd04e7 commit 2bbb19a

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

.github/workflows/linux.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
restore-keys: |
4545
${{ runner.os }}-gradle-
4646
47-
- uses: gradle/actions/setup-gradle@v3
47+
- uses: gradle/actions/setup-gradle@v4
4848
with:
4949
gradle-version: '8.14.3'
5050

Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)