Try 0.20.0

This commit is contained in:
Arnaud 2026-04-16 18:50:41 +04:00
parent 07fcc4621f
commit b918cd7fcb
No known key found for this signature in database
GPG Key ID: A6C7C781817146FA

View File

@ -19,7 +19,7 @@ jobs:
- name: Install nimble
uses: nim-lang/setup-nimble-action@v1
with:
nimble-version: "0.18.2"
nimble-version: "0.20.0"
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: Build
run: nimble install -y