We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9d41e6 commit 603f93dCopy full SHA for 603f93d
.github/workflows/dataconnect_demo_app.yml
@@ -18,7 +18,7 @@ on:
18
19
env:
20
FDC_NODE_VERSION: ${{ inputs.nodeVersion || '20' }}
21
- FDC_FIREBASE_TOOLS_VERSION: ${{ inputs.firebaseToolsVersion || '13.28.0' }}
+ FDC_FIREBASE_TOOLS_VERSION: ${{ inputs.firebaseToolsVersion || '14.2.0' }}
22
FDC_JAVA_VERSION: ${{ inputs.javaVersion || '17' }}
23
FDC_FIREBASE_TOOLS_DIR: ${{ github.workspace }}/firebase-tools
24
FDC_FIREBASE_COMMAND: ${{ github.workspace }}/firebase-tools/node_modules/.bin/firebase
0 commit comments