Skip to content

Commit 068b172

Browse files
author
Jayash Satolia
committed
Fix workflow
1 parent 7bee0d1 commit 068b172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
run: make install
5353

5454
- name: 'Upload Artifact'
55-
uses: actions/upload-artifact@v3
55+
uses: actions/upload-artifact@v4
5656
with:
5757
name: zbox-linux
5858
path: zbox

0 commit comments

Comments
 (0)