Merge pull request #2795 from CatimaLoyalty/dependabot/github_actions/actions/upload-artifact-5.0.0

Bump actions/upload-artifact from 4.6.2 to 5.0.0
This commit is contained in:
Sylvia van Os
2025-10-27 06:58:57 +01:00
committed by GitHub

View File

@@ -66,7 +66,7 @@ jobs:
script: ./gradlew connected${{ matrix.flavor }}DebugAndroidTest
- name: Archive test results
if: always()
uses: actions/upload-artifact@v4.6.2
uses: actions/upload-artifact@v5.0.0
with:
name: test-results-flavor${{ matrix.flavor }}
path: app/build/reports