Skip to content

Commit 887eee3

Browse files
Update package.yml
1 parent a5a88bc commit 887eee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package.yml

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

4444
- name: Upload WAR file as artifact
45-
uses: actions/upload-artifact@v3
45+
uses: actions/upload-artifact@v4
4646
with:
4747
name: Identity-API
4848
path: target/identity-0.0.1.war

0 commit comments

Comments
 (0)