mirror of
https://github.com/s4u/setup-maven-action.git
synced 2026-02-18 00:00:11 +08:00
Bump actions/checkout from 2.3.4 to 2.3.5
This commit is contained in:
committed by
GitHub
parent
9589d5648d
commit
8693beee3c
@ -65,7 +65,7 @@ runs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- uses: actions/checkout@v2.3.4
|
- uses: actions/checkout@v2.3.5
|
||||||
with:
|
with:
|
||||||
fetch-depth: '${{ inputs.checkout-fetch-depth }}'
|
fetch-depth: '${{ inputs.checkout-fetch-depth }}'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user