Skip to content

Commit 1d4b272

Browse files
committed
ci: fix icu4c on macos and CIFuzz test
1 parent 82bc911 commit 1d4b272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cifuzz.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
dry-run: false
2323
sanitizer: ${{ matrix.sanitizer }}
2424
- name: Upload Crash
25-
uses: actions/upload-artifact@v1
25+
uses: actions/upload-artifact@v4
2626
if: failure()
2727
with:
2828
name: ${{ matrix.sanitizer }}-artifacts

0 commit comments

Comments
 (0)