Update actions/checkout action to v3

This commit is contained in:
Renovate Bot
2022-03-02 01:47:45 +00:00
committed by renovate[bot]
parent 27025715f4
commit 660b9d2749
6 changed files with 6 additions and 6 deletions

View File

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