upgrade install-nim (#2020)

This commit is contained in:
flywind 2021-10-05 15:08:22 +08:00 committed by GitHub
parent 261408ada9
commit 50ce49b293
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: iffy/install-nim@v3
- uses: iffy/install-nim@v3.2.2
with:
version: stable
- run: nim c -d:ssl -r package_scanner.nim