Skip to content

Commit 6ef11d4

Browse files
committed
Fix format
1 parent 431aa48 commit 6ef11d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ runs:
1919
shell: bash
2020

2121
- name: Set up Python
22-
- uses: actions/setup-python@v4
22+
uses: actions/setup-python@v4
2323
with:
2424
python-version: '3.10'
2525

0 commit comments

Comments
 (0)