mirror of
https://github.com/actions/upload-artifact.git
synced 2024-11-09 02:43:37 -05:00
update package lock version
This commit is contained in:
parent
bb3b4a3cdb
commit
dac413befa
1 changed files with 2 additions and 2 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "upload-artifact",
|
"name": "upload-artifact",
|
||||||
"version": "4.3.0",
|
"version": "4.3.1",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "upload-artifact",
|
"name": "upload-artifact",
|
||||||
"version": "4.3.0",
|
"version": "4.3.1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/artifact": "^2.1.5",
|
"@actions/artifact": "^2.1.5",
|
||||||
|
|
Loading…
Reference in a new issue