Use nim 2

This commit is contained in:
Diego 2023-11-20 17:14:01 +01:00
parent 06736275f1
commit a37662ed96
No known key found for this signature in database
GPG Key ID: C9DAC9BF68D1F806
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ jobs:
- uses: jiro4989/setup-nim-action@v1
with:
nim-version: '1.6.x'
nim-version: 'stable'
- name: Generate doc
run: |