mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-06-07 00:36:12 +02:00
Merge pull request #349 from gradle/dependabot/npm_and_yarn/actions/cache-3.0.0
Bump @actions/cache from 2.0.6 to 3.0.0
This commit is contained in:
commit
86da5e6c4e
7 changed files with 98 additions and 55 deletions
|
@ -25,7 +25,7 @@
|
|||
],
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "2.0.6",
|
||||
"@actions/cache": "3.0.0",
|
||||
"@actions/core": "1.9.0",
|
||||
"@actions/exec": "1.1.1",
|
||||
"@actions/github": "5.0.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue