Skip to content

Commit ee0cbbf

Browse files
Update pacakage.yml
1 parent b971ad9 commit ee0cbbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pacakage.yml

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

3636
- name: Upload WAR file as artifact
37-
uses: actions/upload-artifact@v2
37+
uses: actions/upload-artifact@v3
3838
with:
3939
name: Common-API
4040
path: target/Amrit-DB-1.0.0.war

0 commit comments

Comments
 (0)