Merge pull request #563 from actions/eggyhead/release-4.3.2

updating to release 4.3.2
eggyhead/use-artifact-v2.1.6
eggyhead 1 month ago committed by GitHub
commit b06cde36fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

4
package-lock.json generated

@ -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…
Cancel
Save