Skip to content

Commit

Permalink
Use latest upload artifact action
Browse files Browse the repository at this point in the history
  • Loading branch information
SebaDro committed Jan 3, 2025
1 parent c351f29 commit 5563841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
path: org.envirocar.app/build/outputs/apk/debug/org.envirocar.app-debug.apk

- name: Upload EnviroCar-OBD-Simulator APK
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v4
with:
name: envirocar-obd-simulator
path: android-obd-simulator/build/outputs/apk/debug/android-obd-simulator-debug.apk

0 comments on commit 5563841

Please sign in to comment.