mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2026-01-15 20:04:31 +07:00
build(deps): bump @actions/cache from 4.0.5 to 4.1.0 in the dependencies group (#1287)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
"node": ">=24.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@actions/cache": "^4.0.5",
|
||||
"@actions/cache": "^4.1.0",
|
||||
"@actions/core": "^1.11.1",
|
||||
"@actions/exec": "^1.1.1",
|
||||
"@actions/github": "^6.0.1",
|
||||
|
||||
Reference in New Issue
Block a user