Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 252f5c8

Browse files
committed
add missing backtick
1 parent 208f427 commit 252f5c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

responses/explain-checkout.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ To learn more about the fields discussed here, see:
88
- [Workflow syntax for GitHub Actions: `jobs.<job_id>.steps:`](https://help.github.com/en/articles/workflow-syntax-for-github-actions#jobsjob_idsteps) on GitHub Help
99
- [Referencing actions in your workflow](https://help.github.com/en/articles/configuring-a-workflow#referencing-actions-in-your-workflow) on GitHub Help
1010
- Source repository for the [`actions/checkout`](https://github.com/actions/checkout) action
11-
- Source repository for the [`actions/setup-node](https://github.com/actions/setup-node) action.
11+
- Source repository for the [`actions/setup-node`](https://github.com/actions/setup-node) action.

0 commit comments

Comments
 (0)