Update nim install action
This commit is contained in:
parent
f3f6703829
commit
d6c2a2244d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -37,7 +37,7 @@ jobs:
|
|||
key: ${{ runner.os }}-nimble-stable
|
||||
|
||||
- name: Setup Nim
|
||||
uses: iffy/install-nim@v3.2.1
|
||||
uses: iffy/install-nim@v4.1.3
|
||||
with:
|
||||
version: ${{ matrix.version }}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue