Skip to content

Commit 8e22c87

Browse files
committed
feat(firestore-bigquery-export): bump to node 16
1 parent d4da7c6 commit 8e22c87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firestore-bigquery-export/extension.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ resources:
5656
then exports the changes into BigQuery.
5757
properties:
5858
location: ${param:LOCATION}
59-
runtime: nodejs14
59+
runtime: nodejs16
6060
eventTrigger:
6161
eventType: providers/cloud.firestore/eventTypes/document.write
6262
resource: projects/${param:PROJECT_ID}/databases/(default)/documents/${param:COLLECTION_PATH}/{documentId}

0 commit comments

Comments
 (0)