Skip to content

Commit

Permalink
Update to v4 of actions/upload-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
Johx22 committed Apr 29, 2024
1 parent d67d9b0 commit 35f76b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
bash build.sh
- name: Upload APK
uses: actions/upload-artifact@v3.0.0
uses: actions/upload-artifact@v4
with:
path: workspace/vendor_hardware_overlay/build/*.apk
name: Overlays

0 comments on commit 35f76b1

Please sign in to comment.