Skip to content

Commit 4a09406

Browse files
committed
bump @actions/cache,core,tool-cache versions
1 parent cd9460e commit 4a09406

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
"eslint": "^7.6.0"
1010
},
1111
"dependencies": {
12-
"@actions/cache": "^1.0.2",
13-
"@actions/core": "^1.2.5",
12+
"@actions/cache": "^1.0.6",
13+
"@actions/core": "^1.2.6",
1414
"@actions/exec": "^1.0.4",
1515
"@actions/io": "^1.0.2",
16-
"@actions/tool-cache": "^1.6.0"
16+
"@actions/tool-cache": "^1.6.1"
1717
}
1818
}

0 commit comments

Comments
 (0)