Bump actions/checkout from 2.3.4 to 2.3.5

This commit is contained in:
Slawomir Jaranowski 2021-10-30 17:27:17 +02:00 committed by GitHub
parent 9589d5648d
commit 8693beee3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,7 +65,7 @@ runs:
steps:
- uses: actions/checkout@v2.3.4
- uses: actions/checkout@v2.3.5
with:
fetch-depth: '${{ inputs.checkout-fetch-depth }}'