mirror of
https://code.forgejo.org/forgejo/download-artifact.git
synced 2025-06-08 09:45:43 +02:00
Document Artifact Limitations + Bump actions/artifact package version (#51)
* Document Artifact Limitations * README Updates * Restructure README
This commit is contained in:
parent
381af06b42
commit
80d2d4023c
4 changed files with 75 additions and 46 deletions
|
@ -28,7 +28,7 @@
|
|||
},
|
||||
"homepage": "https://github.com/actions/download-artifact#readme",
|
||||
"devDependencies": {
|
||||
"@actions/artifact": "^0.3.1",
|
||||
"@actions/artifact": "^0.3.3",
|
||||
"@actions/core": "^1.2.4",
|
||||
"@types/node": "^12.12.6",
|
||||
"@typescript-eslint/parser": "^2.30.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue