Skip to content

Commit 4dee918

Browse files
committed
Remove unnecessary whitespace from checkout step in GitHub Actions workflow
1 parent eccac7e commit 4dee918

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/cf_pages.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ jobs:
2222
steps:
2323
- name: Checkout
2424
uses: actions/checkout@v6
25-
with:
26-
25+
2726
- name: Setup Node
2827
uses: actions/setup-node@v6
2928
with:

0 commit comments

Comments
 (0)