Update build.yml

This commit is contained in:
budgidiere 2020-07-18 11:59:48 -05:00 committed by GitHub
parent fc0eb819dc
commit 4721e64b09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ jobs:
steps:
- name: Cancel Previous Runs
uses: styfle/cancel-workflow-action@0.4
uses: styfle/cancel-workflow-action@0.4.1
with:
access_token: ${{ github.token }}
- uses: actions/checkout@v2