mirror of
https://code.forgejo.org/actions/upload-artifact.git
synced 2025-06-09 09:21:11 +00:00
npm install --update @actions/artifact
This commit is contained in:
parent
4537e112f4
commit
cb6757bb5c
2 changed files with 4 additions and 4 deletions
|
@ -29,7 +29,7 @@
|
|||
},
|
||||
"homepage": "https://github.com/actions/upload-artifact#readme",
|
||||
"dependencies": {
|
||||
"@actions/artifact": "^0.5.1",
|
||||
"@actions/artifact": "^0.5.2",
|
||||
"@actions/core": "^1.2.6",
|
||||
"@actions/glob": "^0.1.0",
|
||||
"@actions/io": "^1.0.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue