Update actions/checkout action to v2.4.0

This commit is contained in:
Renovate Bot
2021-11-02 18:30:49 +00:00
committed by renovate[bot]
parent cb934c2c41
commit 7566bf4cbd
5 changed files with 5 additions and 5 deletions

View File

@ -11,7 +11,7 @@ jobs:
matrix:
java: [ 'openjdk@1.11' ]
steps:
- uses: actions/checkout@v2.3.5
- uses: actions/checkout@v2.4.0
with:
fetch-depth: 0
- uses: olafurpg/setup-scala@v13