We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f80275 + 5d86b9d commit 3addc11Copy full SHA for 3addc11
1 file changed
.github/workflows/merge-build.yml
@@ -45,11 +45,11 @@ jobs:
45
architecture: x64
46
java-version: 17
47
48
- - uses: s4u/maven-settings-action@v2.8.0
+ - uses: s4u/maven-settings-action@v4.0.0
49
with:
50
sonatypeSnapshots: true
51
52
53
if: ${{ github.event_name == 'push' }}
54
55
servers: |
0 commit comments