Skip to content

Commit

Permalink
docs(gh action): update workflow yaml syntax (#5523)
Browse files Browse the repository at this point in the history
  • Loading branch information
schlich authored Oct 12, 2023
1 parent 8881251 commit ac60f3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/continuous-integration/github-actions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ For Example:
jobs:
cypress-run:
steps:
uses: cypress-io/github-action@v6
- uses: cypress-io/github-action@v6
```
Alternatively, as a mitigation strategy for unforeseen breaks, bind to a
Expand Down

0 comments on commit ac60f3e

Please sign in to comment.