Skip to content

Commit a522655

Browse files
Bump actions/setup-java from 4 to 5 (#7)
1 parent c0ddac9 commit a522655

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
path: calimero-gui
3939
- name: setup
40-
uses: actions/setup-java@v4
40+
uses: actions/setup-java@v5
4141
with:
4242
distribution: temurin
4343
java-version: ${{ matrix.java }}

0 commit comments

Comments
 (0)