Skip to content

Commit 8b4c734

Browse files
committed
github: update build artifact
1 parent d2a4516 commit 8b4c734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-prev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
continue-on-error: true
2828
- name: Upload build log artifact
2929
if: ${{ steps.build.outcome == 'failure' }}
30-
uses: actions/upload-artifact@v3
30+
uses: actions/upload-artifact@v4
3131
with:
3232
name: build-log
3333
path: build.log

0 commit comments

Comments
 (0)