Skip to content

Commit 6347b2c

Browse files
authored
Update test.yml (#235)
1 parent 5f3e07a commit 6347b2c

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
@@ -66,7 +66,7 @@ jobs:
6666
6767
- name: Archive server logs if failed
6868
if: failure()
69-
uses: actions/upload-artifact@v2
69+
uses: actions/upload-artifact@v4
7070
with:
7171
name: server-logs
7272
path: finish/target/liberty/wlp/usr/servers/defaultServer/logs/

0 commit comments

Comments
 (0)