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.
2 parents 4b212e8 + 022a37d commit 8a8418aCopy full SHA for 8a8418a
.github/workflows/nightly-integration.yml
@@ -68,7 +68,7 @@ jobs:
68
java-version: ${{ matrix.java }}
69
distribution: 'temurin'
70
cache: 'maven'
71
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
72
with:
73
name: undertow-maven-repository
74
path: .
0 commit comments