diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 3c7f1f4..9629dad 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -63,7 +63,7 @@ jobs: timeout-minutes: 60 steps: - name: 🛑 Cancel Previous Runs - uses: styfle/cancel-workflow-action@0.10.0 + uses: styfle/cancel-workflow-action@0.11.0 - name: ⬇️ Checkout Repository uses: actions/checkout@v3