Update packages/artifact/README.md

Co-authored-by: Konrad Pabjan <konradpabjan@github.com>
This commit is contained in:
Rob Herley 2023-12-06 13:19:38 -05:00 committed by GitHub
parent 1f87038676
commit 70cad3f635
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,7 +55,7 @@ The release of `@actions/artifact@v2` (including `upload-artifact@v4` and `downl
Install the package:
```
```bash
npm i @actions/artifact
```