diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 953533d1..63ad47da 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -14,7 +14,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Cancel Previous Build - uses: styfle/cancel-workflow-action@0.12.1 + uses: styfle/cancel-workflow-action@0.13.1 with: access_token: ${{ secrets.GITHUB_TOKEN }}