chore(deps): bump actions/cache from 2 to 3 (#3093)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-03-25 08:44:37 +08:00 committed by GitHub
parent 865fd560fc
commit 205bb8151c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ jobs:
with:
ref: ${{ github.ref }}
- uses: actions/cache@v2
- uses: actions/cache@v3
with:
path: |
${{ matrix.go-build }}