3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2026-02-20 17:34:46 +00:00
This commit is contained in:
Arpad Borsos 2022-11-09 20:14:41 +01:00
parent ecee04e7b3
commit 359a70e43a
No known key found for this signature in database
GPG key ID: FC7BCA77824B3298
4 changed files with 9 additions and 4 deletions

4
package-lock.json generated
View file

@ -1,11 +1,11 @@
{
"name": "rust-cache",
"version": "2.1.0",
"version": "2.2.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"version": "2.1.0",
"version": "2.2.0",
"license": "LGPL-3.0",
"dependencies": {
"@actions/cache": "^3.0.6",