diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index b8784c5..5e3e55c 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -27,7 +27,7 @@ jobs: - name: Set up Flyctl if: ${{ secrets.FLY_API_TOKEN != '' }} - uses: superfly/flyctl-actions/setup-flyctl@1.5 + uses: superfly/flyctl-actions/setup-flyctl@1.6 - name: Deploy if: ${{ secrets.FLY_API_TOKEN != '' }}