We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23df87f commit c56c3c4Copy full SHA for c56c3c4
2 files changed
package.json
@@ -17,7 +17,7 @@
17
"author": "Freckle",
18
"license": "MIT",
19
"dependencies": {
20
- "@actions/cache": "^4.0.3",
+ "@actions/cache": "^4.0.5",
21
"@actions/core": "^1.11.1",
22
"@actions/exec": "^1.1.0",
23
"@actions/glob": "^0.5.0",
yarn.lock
@@ -2,7 +2,7 @@
2
# yarn lockfile v1
3
4
5
-"@actions/cache@^4.0.3":
+"@actions/cache@^4.0.5":
6
version "4.1.0"
7
resolved "https://registry.yarnpkg.com/@actions/cache/-/cache-4.1.0.tgz#a6be2989959ec3ba7f9defd7f58e5f00665c66f1"
8
integrity sha512-z3Opg+P4Y7baq+g1dODXgdtsvPLSewr3ZKpp3U0HQR1A/vWCoJFS52XSezjdngo4SIOdR5oHtyK3a3Arar+X9A==
0 commit comments