Skip to content

Commit b7abdf3

Browse files
authored
Updating workflow python version (#10)
1 parent 476e163 commit b7abdf3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- uses: actions/checkout@v3
1010
- uses: actions/setup-python@v4
1111
with:
12-
python-version: 3.x
12+
python-version: 3.9
1313
- uses: actions/cache@v3
1414
with:
1515
path: ~/.cache/pip

0 commit comments

Comments
 (0)