Skip to content

Commit 6bf3895

Browse files
authored
Update build.yml
1 parent 6f3b3b4 commit 6bf3895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
ninja -C out/ios blink_tests
4545
4646
- name: Upload Blink Build Artifacts
47-
uses: actions/upload-artifact@v3
47+
uses: actions/upload-artifact@v4
4848
with:
4949
name: blink-build-ios
5050
path: chromium/src/out/ios

0 commit comments

Comments
 (0)