chore(build): update actions/checkout to v3

This commit is contained in:
fallenoak 2022-12-23 17:55:43 -06:00
parent ddf1da9753
commit 61d2c8d01e
No known key found for this signature in database
GPG key ID: 7628F8E61AEA070D
2 changed files with 2 additions and 2 deletions

View file

@ -33,7 +33,7 @@ jobs:
cxx: cl
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
with:
submodules: true

View file

@ -36,7 +36,7 @@ jobs:
cxx: cl
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
with:
submodules: true