We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4873299 commit f2101bbCopy full SHA for f2101bb
.github/workflows/run-experiments-quarkus.yml
@@ -23,7 +23,7 @@ jobs:
23
runs-on: ubuntu-latest
24
steps:
25
- name: Setup Maven Action
26
- uses: s4u/setup-maven-action@v1.17.0
+ uses: s4u/setup-maven-action@v1.18.0
27
with:
28
checkout-fetch-depth: 0
29
java-version: 17
.github/workflows/run-experiments-xwiki.yml
@@ -22,7 +22,7 @@ jobs:
22
0 commit comments