There was an error while loading. Please reload this page.
1 parent 0e76422 commit 7232408Copy full SHA for 7232408
1 file changed
.github/workflows/execute_notebooks.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Set up Python
31
uses: actions/setup-python@v4
32
with:
33
- python-version: '3.12'
+ python-version: '3.13'
34
cache: 'pip'
35
36
- name: Install dependencies
0 commit comments