Skip to content

Commit 6ecddc8

Browse files
authored
Update copilot-setup-steps.yml
1 parent 7eb46ea commit 6ecddc8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/copilot-setup-steps.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ jobs:
1515
contents: read
1616

1717
steps:
18+
19+
- name: Checkout code
20+
uses: actions/checkout@v4
21+
1822
- name: Setup Node.js
1923
uses: actions/setup-node@v4
2024
with:

0 commit comments

Comments
 (0)