We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7ad4a2e + 15b5e4e commit 20c984eCopy full SHA for 20c984e
.github/workflows/build.yml
@@ -23,7 +23,7 @@ jobs:
23
run: docker compose -f pact-tools/pact-broker/docker-compose.yml up -d
24
25
- name: Set up JDK
26
- uses: actions/setup-java@v4.7.1
+ uses: actions/setup-java@v5.0.0
27
with:
28
java-version: 19
29
distribution: 'adopt'
0 commit comments