Skip to content

Commit

Permalink
Upgrade uppload-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
anod committed Sep 7, 2024
1 parent 7c9d630 commit fdbf271
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
continue-on-error: true # Allow steps to continue even with test failures

- name: Publish test result
uses: actions/upload-artifact@v1.0.0
uses: actions/upload-artifact@v4
with:
name: TestResults
path: app/build/reports/tests/testDebugUnitTest/

0 comments on commit fdbf271

Please sign in to comment.