Skip to content

Commit 1edeaa8

Browse files
Update dependency python to 3.13
1 parent 265dfe8 commit 1edeaa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/export-notebooks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- name: 🐍 Set up Python
4242
uses: actions/setup-python@v5
4343
with:
44-
python-version: 3.12
44+
python-version: 3.13
4545

4646
- name: 📦 Install marimo
4747
run: |

0 commit comments

Comments
 (0)