Skip to content

Commit

Permalink
build: update action versions (#401)
Browse files Browse the repository at this point in the history
  • Loading branch information
volodymyr-chekyrta authored Nov 8, 2024
1 parent e61523e commit 773dac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
run: ./gradlew testProdDebugUnitTest $CI_GRADLE_ARG_PROPERTIES

- name: Upload reports
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: failure()
with:
name: failures
Expand Down

0 comments on commit 773dac5

Please sign in to comment.