Skip to content

Commit 8ee2e0a

Browse files
committed
Merge main into dev/fast_jit
2 parents a0e0a5f + 53b775a commit 8ee2e0a

File tree

95 files changed

+9754
-914
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

95 files changed

+9754
-914
lines changed

.github/workflows/codeing_guildelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
runs-on: ubuntu-latest
2222
steps:
2323
- name: Cancel Workflow Action
24-
uses: styfle/cancel-workflow-action@0.6.0
24+
uses: styfle/cancel-workflow-action@0.9.1
2525
with:
2626
access_token: ${{ github.token }}
2727

@@ -30,7 +30,7 @@ jobs:
3030
runs-on: ubuntu-latest
3131
steps:
3232
- name: checkout
33-
uses: actions/checkout@v2
33+
uses: actions/checkout@v3
3434
with:
3535
fetch-depth: 0
3636

0 commit comments

Comments
 (0)