Update build.yml

This commit is contained in:
budgidiere 2020-07-18 11:59:11 -05:00 committed by GitHub
parent 7f1d56135f
commit fc0eb819dc
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
uses: styfle/cancel-workflow-action@0.4
with:
access_token: ${{ github.token }}
- uses: actions/checkout@v2