diff --git a/gitlab/5-custom-transformers.md b/gitlab/5-custom-transformers.md index 6d34709..98f533a 100644 --- a/gitlab/5-custom-transformers.md +++ b/gitlab/5-custom-transformers.md @@ -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