Skip to content

Commit 11d7548

Browse files
chore: update dependency @actions/cache to v4
1 parent 9e6c394 commit 11d7548

2 files changed

Lines changed: 8 additions & 3 deletions

File tree

bun.lock

Lines changed: 7 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"root": true
5858
},
5959
"dependencies": {
60-
"@actions/cache": "^3.2.4",
60+
"@actions/cache": "^4.0.0",
6161
"@actions/core": "^1.10.1",
6262
"@actions/tool-cache": "^2.0.1",
6363
"@types/semver": "^7.5.8",

0 commit comments

Comments
 (0)