Skip to content

Commit

Permalink
ci: patch firebase-action version
Browse files Browse the repository at this point in the history
  • Loading branch information
conorsch committed Apr 16, 2024
1 parent 11a7a4b commit 5977373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-firebase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: pnpm build

- name: Deploy dapp static site to firebase
uses: w9jds/firebase-action@v13
uses: w9jds/firebase-action@v13.7.2
with:
args: deploy
env:
Expand Down

0 comments on commit 5977373

Please sign in to comment.