Merge pull request #17 from gin-contrib/dependabot/github_actions/actions/cache-3.0.4
Bump actions/cache from 3.0.3 to 3.0.4
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
||||
go-version: [1.13, 1.14, 1.15, 1.16, 1.17]
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/cache@v3.0.3
|
||||
- uses: actions/cache@v3.0.4
|
||||
with:
|
||||
path: |
|
||||
~/.cache/go-build
|
||||
|
||||
Reference in New Issue
Block a user