Skip to content

Commit

Permalink
chore(Firestore): Update Emulator Version (#6766)
Browse files Browse the repository at this point in the history
  • Loading branch information
yash30201 authored Nov 2, 2023
1 parent 281db54 commit b2101c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/firestore-emulator-system-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- run: ./.github/emulator/start-emulator.sh firestore 424.0.0-emulators
- run: ./.github/emulator/start-emulator.sh firestore 453.0.0-emulators

- name: Setup PHP
uses: shivammathur/setup-php@v2
Expand Down

0 comments on commit b2101c7

Please sign in to comment.