We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bdb460 commit 798dc46Copy full SHA for 798dc46
.github/workflows/maestro.yaml
@@ -8,7 +8,7 @@ jobs:
8
uses: actions/checkout@v4
9
10
- name: Set up JDK 17
11
- uses: actions/setup-java@v4.1.0
+ uses: actions/setup-java@v4.5.0
12
with:
13
distribution: temurin
14
java-version: 17
0 commit comments