We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc9e55c commit 1b9e8a8Copy full SHA for 1b9e8a8
1 file changed
.github/workflows/maven.yml
@@ -35,7 +35,7 @@ jobs:
35
#uses: advanced-security/maven-dependency-submission-action@571e99aab1055c2e71a1e2309b9691de18d6b7d6
36
37
-name: Upload a Build Artifact
38
- uses: actions/upload-artifact@v4.6.2
+ uses: actions/upload-artifact@v4.6.2
39
with:
40
name: addressbook-war
41
path: target/addressbook.war
0 commit comments