Skip to content

Commit f0d62ae

Browse files
Merge pull request #274 from mdial89f/master
chore(cache version): Update the actions/cache version to a 4.0.0+
2 parents ebedf83 + e05f259 commit f0d62ae

File tree

2 files changed

+126
-39
lines changed

2 files changed

+126
-39
lines changed

package-lock.json

Lines changed: 125 additions & 38 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
@@ -25,7 +25,7 @@
2525
},
2626
"homepage": "https://github.com/actions/javascript-action#readme",
2727
"dependencies": {
28-
"@actions/cache": "^3.2.1",
28+
"@actions/cache": "^4.0.3",
2929
"@actions/core": "^1.10.0",
3030
"@actions/exec": "^1.1.1",
3131
"@actions/tool-cache": "^2.0.1"

0 commit comments

Comments
 (0)