Skip to content

Commit df182bd

Browse files
Update maven-publish.yml
1 parent 967026a commit df182bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: mvn -B package --file pom.xml
3232

3333
- name: Upload a Build Artifact
34-
uses: actions/upload-artifact@v4.6
34+
uses: actions/upload-artifact@v4
3535
with:
3636
name: address-war
3737
path: target/addressbook.war

0 commit comments

Comments
 (0)