Merge pull request #563 from actions/eggyhead/release-4.3.2
updating to release 4.3.2eggyhead/use-artifact-v2.1.6
commit
b06cde36fc
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "upload-artifact",
|
||||
"version": "4.3.1",
|
||||
"version": "4.3.2",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "upload-artifact",
|
||||
"version": "4.3.1",
|
||||
"version": "4.3.2",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/artifact": "^2.1.5",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "upload-artifact",
|
||||
"version": "4.3.1",
|
||||
"version": "4.3.2",
|
||||
"description": "Upload an Actions Artifact in a workflow run",
|
||||
"main": "dist/upload/index.js",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in New Issue