Skip to content

Commit f581298

Browse files
author
dennismeister93
authored
Update release.yaml (#66)
1 parent 84eb619 commit f581298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Initialize python
3131
uses: actions/setup-python@v4
3232
with:
33-
python-version: 3.10
33+
python-version: "3.10"
3434

3535
- name: Install Dependencies
3636
run: |

0 commit comments

Comments
 (0)