3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2025-08-13 16:42:09 +00:00
This commit is contained in:
Arpad Borsos 2023-06-18 15:32:29 +02:00
parent 715970feed
commit 2656b87321
No known key found for this signature in database
GPG key ID: 908EDF65263368B4
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "rust-cache",
"version": "2.4.0",
"version": "2.5.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "rust-cache",
"version": "2.4.0",
"version": "2.5.0",
"license": "LGPL-3.0",
"dependencies": {
"@actions/cache": "^3.2.1",