Skip to content

Commit 3cfe3a4

Browse files
build(deps): bump @actions/cache from 3.2.3 to 3.2.4 (#963)
Co-authored-by: Fernandez Ludovic <[email protected]>
1 parent cbc59cf commit 3cfe3a4

File tree

4 files changed

+16
-10
lines changed

4 files changed

+16
-10
lines changed

dist/post_run/index.js

+4-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/run/index.js

+4-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"author": "golangci",
2525
"license": "MIT",
2626
"dependencies": {
27-
"@actions/cache": "^3.2.3",
27+
"@actions/cache": "^3.2.4",
2828
"@actions/core": "^1.10.1",
2929
"@actions/exec": "^1.1.1",
3030
"@actions/github": "^6.0.0",

0 commit comments

Comments
 (0)