We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53d4d81 commit 36ec8ddCopy full SHA for 36ec8dd
1 file changed
packages/proto-plus/.github/workflows/tests.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- name: Cancel Previous Runs
17
- uses: styfle/cancel-workflow-action@0.8.0
+ uses: styfle/cancel-workflow-action@0.9.0
18
with:
19
access_token: ${{ github.token }}
20
- uses: actions/checkout@v2
@@ -30,7 +30,7 @@ jobs:
30
31
32
33
34
35
36
@@ -54,7 +54,7 @@ jobs:
54
variant: cpp
55
56
57
58
59
60
0 commit comments