Update CI-master_tests.yml

This commit is contained in:
Carlos Polop 2021-12-29 16:48:53 +00:00 committed by GitHub
parent 06ee95e52b
commit 4ebc59f12c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -119,7 +119,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v1
with:
persist-credentials: false
# Otherwise, you will failed to push refs to dest repo.