Merge pull request #16 from s4u/checkout-2.4.0

Bump actions/checkout from 2.3.5 to 2.4.0
This commit is contained in:
Slawomir Jaranowski 2021-12-03 18:10:46 +01:00 committed by GitHub
commit 44b3adc17b
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.5
- uses: actions/checkout@v2.4.0
with:
fetch-depth: '${{ inputs.checkout-fetch-depth }}'