2
0

Bump actions/cache from 2 to 3.0.1 (#10)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-04-04 19:15:18 +08:00
committed by GitHub
parent ab64730e37
commit 689ed5f3dd
+1 -1
View File
@@ -30,7 +30,7 @@ jobs:
go-version: [1.13, 1.14, 1.15, 1.16, 1.17]
steps:
- uses: actions/checkout@v2
- uses: actions/cache@v2
- uses: actions/cache@v3.0.1
with:
path: |
~/.cache/go-build