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 8434b5a commit 6740beeCopy full SHA for 6740bee
.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.4.0
+ uses: actions/setup-java@v4.5.0
27
with:
28
java-version: 19
29
distribution: 'adopt'
0 commit comments