This commit is contained in:
BaNgan
2023-09-07 11:43:56 +02:00
committed by GitHub

View File

@@ -286,7 +286,7 @@ To reduce the chance of this happening, you can reduce the number of HTTP calls
See [Storing workflow data as artifacts](https://docs.github.com/en/actions/advanced-guides/storing-workflow-data-as-artifacts) for additional examples and tips.
See extra documentation for the [@actions/artifact](https://github.com/actions/toolkit/blob/main/packages/artifact/docs/additional-information.md) package that is used internally regarding certain behaviors and limitations.
See extra documentation for the [@actions/artifact](https://github.com/actions/toolkit/blob/main/packages/artifact/README.md) package that is used internally regarding certain behaviors and limitations.
# License