Change 'GitHub Action' to 'action

Co-authored-by: Ethan Dennis <ethanis@github.com>
This commit is contained in:
Luke Cheung Engle
2022-09-20 09:33:10 -07:00
committed by GitHub
parent 50130ff591
commit dd9609b42c
+1 -1
View File
@@ -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