We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7aa408f commit 8219cd3Copy full SHA for 8219cd3
.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.16.0
+ uses: s4u/setup-maven-action@v1.17.0
27
with:
28
checkout-fetch-depth: 0
29
java-version: 17
.github/workflows/run-experiments-xwiki.yml
0 commit comments