Update dependencies and add changelog

This commit is contained in:
Arpad Borsos
2023-08-20 10:26:24 +02:00
parent ab6b2769d1
commit decb69d790
5 changed files with 745 additions and 258 deletions

View File

@@ -22,8 +22,8 @@
},
"homepage": "https://github.com/Swatinem/rust-cache#readme",
"dependencies": {
"@actions/buildjet-cache": "npm:github-actions.cache-buildjet@0.1.2",
"@actions/cache": "^3.2.1",
"@actions/buildjet-cache": "npm:github-actions.cache-buildjet@0.2.0",
"@actions/cache": "^3.2.2",
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"@actions/glob": "^0.4.0",