chore(deps): update actions/checkout action to v3

This commit is contained in:
Renovate Bot
2022-03-02 01:52:26 +00:00
committed by Yusuke Kuoka
parent a8dbc8a501
commit c221b6e278
7 changed files with 8 additions and 8 deletions

View File

@@ -18,7 +18,7 @@ jobs:
name: Lint Chart
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
fetch-depth: 0