Skip to content

Commit 1cbf896

Browse files
salmanmkcchaoren
authored andcommitted
Upgrade GitHub Actions to latest versions
Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com>
1 parent fedd48b commit 1cbf896

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
# Cancel any previous runs for the same branch that are still running.
2020
- name: 'Cancel previous runs'
21-
uses: styfle/cancel-workflow-action@3155a141048f8f89c06b4cdae32e7853e97536bc
21+
uses: styfle/cancel-workflow-action@d07a454dad7609a92316b57b23c9ccfd4f59af66 # 0.13.1
2222
with:
2323
access_token: ${{ github.token }}
2424
- name: 'Check out repository'

0 commit comments

Comments
 (0)