Update build.yml

This commit is contained in:
6arelyFuture 2022-03-15 18:19:53 +00:00 committed by GitHub
parent e6be5e0427
commit 632ec59368
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Check out files
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
submodules: true
fetch-depth: 0