Merge pull request #15 from gin-contrib/dependabot/github_actions/actions/cache-3.0.3
Bump actions/cache from 3.0.2 to 3.0.3
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.2
|
||||
- uses: actions/cache@v3.0.3
|
||||
with:
|
||||
path: |
|
||||
~/.cache/go-build
|
||||
|
||||
Reference in New Issue
Block a user