build: update checkout actions to v3 [skip ci] (#155)

This commit is contained in:
SriBalaji 2022-10-13 21:05:24 +05:30 committed by GitHub
parent 38052b6ecf
commit 4914fd37bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Setup JDK