diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 0529a849..7fc88759 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -10,7 +10,7 @@ jobs: steps: - name: Checkout uses: actions/checkout@v2.3.4 - - uses: akhileshns/heroku-deploy@v3.7.8 + - uses: akhileshns/heroku-deploy@v3.9.9 with: heroku_api_key: ${{ secrets.HEROKU_API_KEY }} heroku_app_name: staart-api