Skip to content

Commit

Permalink
chore: migrating the rest of upload/download actions to v4 as they ne…
Browse files Browse the repository at this point in the history
…ed to be consistent
  • Loading branch information
yamilmedina committed Dec 19, 2023
1 parent 8040d55 commit 3c2448b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/gradle-run-unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,6 @@ jobs:
name: report
path: app/build/reports/jacoco

- name: Display structure of downloaded files
run: ls -R app/build/reports/jacoco

- name: Download Test Reports Folder
uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit 3c2448b

Please sign in to comment.