Bump actions/checkout from 2.3.5 to 2.4.0

https://github.com/actions/checkout/releases/tag/v2.4.0
This commit is contained in:
Slawomir Jaranowski
2021-12-03 18:00:43 +01:00
parent 421a3d288e
commit 8d6de218c6

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 }}'