Merge pull request #3048 from CatimaLoyalty/dependabot/github_actions/actions/upload-artifact-7.0.0

Bump actions/upload-artifact from 6.0.0 to 7.0.0
This commit is contained in:
Sylvia van Os
2026-03-05 09:16:53 +01:00
committed by GitHub

View File

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