Skip to content

Commit 64bbd9b

Browse files
authored
Update the Firebase testlab version used (#951)
1 parent be8b570 commit 64bbd9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration_tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,7 @@ jobs:
525525
- name: Run Mobile integration tests on real device via FTL
526526
id: ftl_test
527527
if: ${{ matrix.device_type == 'real' }}
528-
uses: FirebaseExtended/github-actions/firebase-test-lab@v1.3
528+
uses: FirebaseExtended/github-actions/firebase-test-lab@v1.4
529529
with:
530530
credentials_json: ${{ secrets.FIREBASE_SERVICE_ACCOUNT_CREDENTIALS }}
531531
testapp_dir: testapps

0 commit comments

Comments
 (0)