Change 'GitHub Action' to 'action
Co-authored-by: Ethan Dennis <ethanis@github.com>
This commit is contained in:
committed by
GitHub
parent
50130ff591
commit
dd9609b42c
@@ -63,7 +63,7 @@ The converted workflow above contains an `artifacts.terraform` step that was not
|
||||
- __artifacts.terraform__
|
||||
|
||||
2. What is the desired Actions syntax to use instead?
|
||||
- After some research, you have determined that the following GitHub Action will provide similar functionality:
|
||||
- After some research, you have determined that the following action will provide similar functionality:
|
||||
|
||||
```yaml
|
||||
- uses: actions/upload-artifact@v3
|
||||
|
||||
Reference in New Issue
Block a user