Compare commits
3 Commits
18bf333cd2
...
b06cde36fc
Author | SHA1 | Date |
---|---|---|
eggyhead | b06cde36fc | |
eggyhead | 1746f4ab65 | |
eggyhead | 31685d04a0 |
|
@ -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