There was an error while loading. Please reload this page.
1 parent d2461ae commit 4be0196Copy full SHA for 4be0196
1 file changed
.github/workflows/update-ffi.yml
@@ -9,7 +9,7 @@ jobs:
9
update:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
13
14
- run: |
15
git config --global user.email "${GITHUB_ACTOR}@users.noreply.github.com"
0 commit comments