Update nim install action

This commit is contained in:
Joey Yakimowich-Payne 2022-08-08 10:46:18 -06:00 committed by GitHub
commit d6c2a2244d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 }}