Skip to content

Commit f8e717d

Browse files
Copilotejsmith
andcommitted
Fix linting error: add missing newline at end of file
Co-authored-by: ejsmith <[email protected]>
1 parent c19fc93 commit f8e717d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
- name: Setup Deno
2424
uses: denoland/setup-deno@v2
2525
with:
26-
deno-version: v2.x
26+
deno-version: v2.x

0 commit comments

Comments
 (0)