Skip to content

Commit 18785b3

Browse files
authored
Merge pull request #206 from chvmvd/delete-ipynb-output
2 parents d8d2fd3 + 8df2677 commit 18785b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/install_python_modules/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ runs:
55
- name: Setup Python
66
uses: actions/setup-python@v4
77
with:
8-
python-version: latest
8+
python-version: "3.10"
99

1010
- name: Cache Poetry
1111
uses: actions/cache@v3

0 commit comments

Comments
 (0)