1
0
Fork 0
mirror of https://code.forgejo.org/actions/upload-artifact.git synced 2024-09-20 19:28:10 +02:00

update lockfileVersion

This commit is contained in:
Jonathan Tamsut 2022-03-01 10:48:20 -08:00
parent 2244c82003
commit 484b09cf31

2
package-lock.json generated
View file

@ -1,7 +1,7 @@
{ {
"name": "upload-artifact", "name": "upload-artifact",
"version": "2.0.1", "version": "2.0.1",
"lockfileVersion": 1, "lockfileVersion": 2,
"requires": true, "requires": true,
"dependencies": { "dependencies": {
"@actions/artifact": { "@actions/artifact": {