Skip to content

Commit 35f76b1

Browse files
committed
Update to v4 of actions/upload-artifact
1 parent d67d9b0 commit 35f76b1

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
@@ -45,7 +45,7 @@ jobs:
4545
bash build.sh
4646
4747
- name: Upload APK
48-
uses: actions/upload-artifact@v3.0.0
48+
uses: actions/upload-artifact@v4
4949
with:
5050
path: workspace/vendor_hardware_overlay/build/*.apk
5151
name: Overlays

0 commit comments

Comments
 (0)