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:32 -05:00 committed by GitHub
parent 8cd4434523
commit 1f87038676
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@ The release of `@actions/artifact@v2` (including `upload-artifact@v4` and `downl
e.g. e.g.
``` ```bash
curl https://api.github.com/meta | jq .domains.actions curl https://api.github.com/meta | jq .domains.actions
``` ```