Skip to content

Commit 1fdaa01

Browse files
authored
Update maven.yml-final
1 parent 1b9e8a8 commit 1fdaa01

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/maven.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ jobs:
3434
#name: Update dependency graph
3535
#uses: advanced-security/maven-dependency-submission-action@571e99aab1055c2e71a1e2309b9691de18d6b7d6
3636

37-
-name: Upload a Build Artifact
38-
uses: actions/upload-artifact@v4.6.2
37+
- name: Upload a Build Artifact
38+
uses: actions/upload-artifact@v4
3939
with:
4040
name: addressbook-war
4141
path: target/addressbook.war

0 commit comments

Comments
 (0)