We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 637e1b0 + c6061e6 commit 6078574Copy full SHA for 6078574
.github/workflows/benchmark.yaml
@@ -16,7 +16,7 @@ jobs:
16
submodules: recursive
17
18
- name: Setup JDK
19
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
20
with:
21
java-version: '17'
22
distribution: 'adopt'
.github/workflows/build.yaml
@@ -21,7 +21,7 @@ jobs:
23
24
25
26
27
.github/workflows/publish.yaml
@@ -13,7 +13,7 @@ jobs:
13
14
15
0 commit comments