We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08a9949 commit 6799d93Copy full SHA for 6799d93
.github/workflows/build.yml
@@ -29,7 +29,7 @@ jobs:
29
runs-on: ubuntu-20.04
30
steps:
31
- name: Cancel Previous Runs
32
- uses: styfle/cancel-workflow-action@0.9.0
+ uses: styfle/cancel-workflow-action@0.9.1
33
34
- uses: actions/checkout@v2
35
0 commit comments