Skip to content

Commit 2bf3dd1

Browse files
authored
fix: [branch-0.9] Backport FFI fix (#2164)
1 parent 1c462bc commit 2bf3dd1

File tree

16 files changed

+363
-1106
lines changed

16 files changed

+363
-1106
lines changed

.github/workflows/miri.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
name: "Miri"
3838
runs-on: ubuntu-latest
3939
steps:
40-
- uses: actions/checkout@v3
40+
- uses: actions/checkout@v5
4141
- name: Install Build Dependencies
4242
shell: bash
4343
run: |

0 commit comments

Comments
 (0)