Skip to content

Commit 1841c4e

Browse files
committed
Fixing build issues.
1 parent 3ae6185 commit 1841c4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-ci-cd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
#--- Step ------------------------------------------------------------------
134134

135135
- name: Generate Maven settings.xml with multiple servers
136-
uses: s4u/maven-settings-action@v3
136+
uses: s4u/maven-settings-action@v3.1.0
137137
with:
138138
# ids must match the server IDs in the pom.xml
139139
servers: |

0 commit comments

Comments
 (0)