We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
setup-java
v3
v4
1 parent a469179 commit 9de36cdCopy full SHA for 9de36cd
.github/workflows/run-java-tests.yml
@@ -23,7 +23,7 @@ jobs:
23
run: ./development.sh start:deps
24
25
- name: Set up JDK 17
26
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v4
27
with:
28
java-version: "17"
29
java-package: jdk
0 commit comments