Skip to content

Commit 30c142c

Browse files
committed
CI: setup-java@v3 -> setup-java@v4
1 parent 73fce3b commit 30c142c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/inox-CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
submodules: recursive
2121
- name: Setup JDK
22-
uses: actions/setup-java@v3
22+
uses: actions/setup-java@v4
2323
with:
2424
distribution: temurin
2525
java-version: 17

0 commit comments

Comments
 (0)