chore(deps): update actions/checkout action to v4 (#2)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-09-23 02:40:56 +01:00 committed by GitHub
parent 0e401523f0
commit 94e670eb93
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@ jobs:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: jiro4989/setup-nim-action@v2
with: