1
0
Fork 0
mirror of https://github.com/TheLartians/ModernCppStarter.git synced 2025-09-05 16:31:01 +02:00

update actions/checkout to v2

This commit is contained in:
Lars Melchior 2021-01-20 19:37:10 +01:00
parent dd055e846c
commit 45a8ab57d4
7 changed files with 7 additions and 7 deletions

View file

@ -13,7 +13,7 @@ jobs:
runs-on: macos-latest
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2
- uses: actions/cache@v2
with: