We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d9d62c2 + 42700b9 commit 87f6746Copy full SHA for 87f6746
1 file changed
.github/workflows/run-integration-tests.yml
@@ -38,7 +38,7 @@ jobs:
38
- uses: actions/checkout@v4
39
40
- name: Set up JDK
41
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
42
with:
43
distribution: temurin
44
java-version: ${{ matrix.java }}
0 commit comments