Skip to content

Commit 8a3ac87

Browse files
sgoedeckeCopilot
andcommitted
Bump README example to actions/setup-node@v6 to match repo workflows
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 02820f7 commit 8a3ac87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ jobs:
247247
steps:
248248
- uses: actions/checkout@v6
249249
250-
- uses: actions/setup-node@v4
250+
- uses: actions/setup-node@v6
251251
252252
- name: Install Copilot CLI
253253
run: npm install -g @github/copilot

0 commit comments

Comments
 (0)