mirror of
https://github.com/actions/upload-artifact.git
synced 2026-04-21 04:29:27 +03:00
updating artifact and core dependencies
This commit is contained in:
Generated
+1
-1
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: "@actions/artifact"
|
||||
version: 2.1.1
|
||||
version: 2.1.5
|
||||
type: npm
|
||||
summary:
|
||||
homepage:
|
||||
|
||||
Generated
+1
-1
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: "@actions/core"
|
||||
version: 1.10.0
|
||||
version: 1.10.1
|
||||
type: npm
|
||||
summary:
|
||||
homepage:
|
||||
|
||||
Vendored
+18016
-15633
File diff suppressed because it is too large
Load Diff
Vendored
+19870
-15633
File diff suppressed because it is too large
Load Diff
Generated
+627
-501
File diff suppressed because it is too large
Load Diff
+2
-2
@@ -29,8 +29,8 @@
|
||||
},
|
||||
"homepage": "https://github.com/actions/upload-artifact#readme",
|
||||
"dependencies": {
|
||||
"@actions/artifact": "^2.1.1",
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/artifact": "^2.1.5",
|
||||
"@actions/core": "^1.10.1",
|
||||
"@actions/github": "^6.0.0",
|
||||
"@actions/glob": "^0.3.0",
|
||||
"@actions/io": "^1.1.2",
|
||||
|
||||
Reference in New Issue
Block a user