checkout v4

This commit is contained in:
Ben 2024-08-19 14:00:44 +02:00
parent a90b9826c1
commit 6a0b21966b
No known key found for this signature in database
GPG Key ID: 0F16E812E736C24B

View File

@ -27,7 +27,7 @@ jobs:
name: ${{ matrix.platform.icon }} ${{ matrix.platform.label }} - Nim v${{ matrix.nim }}
runs-on: ${{ matrix.platform.os }}-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
with:
submodules: true
- uses: iffy/install-nim@v4