We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f6d4ac commit b1644d2Copy full SHA for b1644d2
.github/workflows/release.yml
@@ -27,7 +27,7 @@ jobs:
27
run: rm -f /home/runner/.m2/settings.xml
28
29
- name: Maven Settings
30
- uses: s4u/maven-settings-action@v3.0.0
+ uses: s4u/maven-settings-action@v3.1.0
31
with:
32
servers: |
33
[{
0 commit comments