mirror of
https://code.forgejo.org/forgejo/download-artifact.git
synced 2025-05-16 20:27:48 +02:00
add some migration docs
This commit is contained in:
parent
aaaac7b403
commit
3181fe853d
2 changed files with 82 additions and 0 deletions
|
@ -39,6 +39,8 @@ For more information, see the [`@actions/artifact`](https://github.com/actions/t
|
|||
1. On self hosted runners, additional [firewall rules](https://github.com/actions/toolkit/tree/main/packages/artifact#breaking-changes) may be required.
|
||||
2. Downloading artifacts that were created from `action/upload-artifact@v3` and below are not supported.
|
||||
|
||||
For assistance with breaking changes, see [MIGRATION.md](docs/MIGRATION.md).
|
||||
|
||||
## Usage
|
||||
|
||||
### Inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue