Skip to content

Commit a603a4c

Browse files
authored
Update test.yml (#168)
1 parent 84f0cfc commit a603a4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
6363
- name: Archive server logs if failed
6464
if: failure()
65-
uses: actions/upload-artifact@v2
65+
uses: actions/upload-artifact@v4
6666
with:
6767
name: server-logs
6868
path: finish/target/liberty/wlp/usr/servers/defaultServer/logs/

0 commit comments

Comments
 (0)