We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bee0d1 commit 068b172Copy full SHA for 068b172
.github/workflows/tests.yml
@@ -52,7 +52,7 @@ jobs:
52
run: make install
53
54
- name: 'Upload Artifact'
55
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
56
with:
57
name: zbox-linux
58
path: zbox
0 commit comments