Skip to content

Commit 8a8418a

Browse files
authored
Merge pull request #18 from undertow-io/dependabot/github_actions/dependencies-c836e40089
Bump actions/download-artifact from 4 to 5 in the dependencies group
2 parents 4b212e8 + 022a37d commit 8a8418a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
java-version: ${{ matrix.java }}
6969
distribution: 'temurin'
7070
cache: 'maven'
71-
- uses: actions/download-artifact@v4
71+
- uses: actions/download-artifact@v5
7272
with:
7373
name: undertow-maven-repository
7474
path: .

0 commit comments

Comments
 (0)