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 4b212e8 commit 022a37dCopy full SHA for 022a37d
.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