Skip to content

Commit c467c05

Browse files
committed
[CI] Update to upload-artifact v4
1 parent bb164a2 commit c467c05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
ctest -j$(nproc)
112112
113113
- name: "Upload Artifact"
114-
uses: actions/upload-artifact@v3
114+
uses: actions/upload-artifact@v4
115115
with:
116116
name: box86-${{ matrix.platform }}-${{ matrix.type }}
117117
path: build/box86

0 commit comments

Comments
 (0)