We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa9f1f8 + 0a8ddcc commit 7a7e5e1Copy full SHA for 7a7e5e1
.github/workflows/ClientCatcherBuild.yml
@@ -11,7 +11,7 @@ jobs:
11
uses: actions/checkout@v4
12
13
- name: Set up JDK 17
14
- uses: actions/setup-java@v4.5.0
+ uses: actions/setup-java@v4.6.0
15
with:
16
java-version: 17
17
distribution: 'temurin'
0 commit comments