Skip to content

Commit 7232408

Browse files
authored
Update execute_notebooks.yml
1 parent 0e76422 commit 7232408

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/execute_notebooks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Set up Python
3131
uses: actions/setup-python@v4
3232
with:
33-
python-version: '3.12'
33+
python-version: '3.13'
3434
cache: 'pip'
3535

3636
- name: Install dependencies

0 commit comments

Comments
 (0)