Skip to content

Commit 94c299c

Browse files
committed
remove trailing space
Signed-off-by: Michael Beemer <[email protected]>
1 parent 20fe69d commit 94c299c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353

5454
- uses: actions/setup-python@v5
5555
with:
56-
python-version: '3.13'
56+
python-version: '3.13'
5757

5858
- name: Upgrade pip
5959
run: pip install --upgrade pip

0 commit comments

Comments
 (0)