aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPixeller <Angluca@users.noreply.github.com>2023-06-25 03:16:43 +0800
committerPixeller <Angluca@users.noreply.github.com>2023-06-25 03:16:43 +0800
commit02ba77f40ea9be8f41e03d19b42558cc5f400f0e (patch)
tree8186a4fc20d9fd4ecfe18db4a7ef64c582c6c661
parent2562db4890c554ab20d2373290c3abbaa481f4f5 (diff)
Update gen_bindings.yml
-rw-r--r--.github/workflows/gen_bindings.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/gen_bindings.yml b/.github/workflows/gen_bindings.yml
index b547ac36..fe3a9b46 100644
--- a/.github/workflows/gen_bindings.yml
+++ b/.github/workflows/gen_bindings.yml
@@ -125,7 +125,7 @@ jobs:
steps:
- uses: jiro4989/setup-nim-action@v1
with:
- nim-version: 1.6.12
+ nim-version: devel
repo-token: ${{ secrets.GITHUB_TOKEN }}
- uses: actions/checkout@v3
with: