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

@@ -23,7 +23,7 @@ jobs:
publish-chart: ${{ steps.publish-chart-step.outputs.publish }}
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
fetch-depth: 0
@@ -104,7 +104,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
fetch-depth: 0