Merge pull request #3092 from CatimaLoyalty/dependabot/github_actions/actions/upload-artifact-7.0.1

Bump actions/upload-artifact from 7.0.0 to 7.0.1
This commit is contained in:
Sylvia van Os
2026-04-23 09:08:34 +02: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@v7.0.0
uses: actions/upload-artifact@v7.0.1
with:
name: test-results-flavor${{ matrix.flavor }}
path: app/build/reports