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 78e35ba commit f72532eCopy full SHA for f72532e
.github/workflows/firebase-hosting-merge.yml
@@ -10,7 +10,7 @@ jobs:
10
build_and_deploy:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
14
- run: npm ci && npm run build
15
- uses: FirebaseExtended/action-hosting-deploy@v0
16
with:
0 commit comments