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.
1 parent 7ad4a2e commit 15b5e4eCopy full SHA for 15b5e4e
.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