chore(build): update actions/checkout to v3

This commit is contained in:
fallenoak 2022-12-23 17:52:10 -06:00
parent 3685d250c6
commit 285073dc24
No known key found for this signature in database
GPG key ID: 7628F8E61AEA070D
2 changed files with 2 additions and 2 deletions

View file

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