Skip to content

Commit 185ed99

Browse files
Copilotlindseywild
andcommitted
Fix invalid actions/checkout version (v6 → v4)
Co-authored-by: lindseywild <35239154+lindseywild@users.noreply.github.com>
1 parent 5cee942 commit 185ed99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-copilot-pr-creation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
site: ["sites/site-with-errors"]
2626
steps:
2727
- name: Checkout
28-
uses: actions/checkout@v6
28+
uses: actions/checkout@v4
2929

3030
- name: Setup Ruby
3131
uses: ruby/setup-ruby@6ca151fd1bfcfd6fe0c4eb6837eb0584d0134a0c

0 commit comments

Comments
 (0)