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 9a178a0 commit 485bef9Copy full SHA for 485bef9
.github/workflows/build-icu.yml
@@ -93,7 +93,7 @@ jobs:
93
java-version: 11
94
distribution: 'temurin'
95
- name: Setup Maven Settings
96
- uses: s4u/maven-settings-action@v2.8.0
+ uses: s4u/maven-settings-action@v4.0.0
97
with:
98
servers: |
99
[{
0 commit comments