diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 6d979b4..dab64e1 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -13,7 +13,7 @@ jobs: steps: - name: Cancel Previous Runs - uses: styfle/cancel-workflow-action@aec1e95348a6983270197ef14011414346269b77 + uses: styfle/cancel-workflow-action@034d0e91921de4e82c4b8c958df266ca615543e8 with: access_token: ${{ github.token }}