mirror of
https://github.com/actions/toolkit.git
synced 2026-09-07 00:00:13 +02:00
yaml formatting
This commit is contained in:
@@ -47,6 +47,7 @@ For large files that are not easily compressed, a value of 0 is recommended for
|
||||
Use matching versions of `actions/upload-artifact` and `actions/download-artifact` to ensure compatibility.
|
||||
|
||||
In your GitHub Actions workflow YAML file, you specify the version of the actions you want to use. For example:
|
||||
|
||||
```yaml
|
||||
uses: actions/upload-artifact@v4
|
||||
# ...
|
||||
|
||||
Reference in New Issue
Block a user