Skip to content

Commit 58d2599

Browse files
committed
bump python version
1 parent c1c368b commit 58d2599

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/jupyterlite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@v4
1818
- uses: actions/setup-python@v5
1919
with:
20-
python-version: '3.11'
20+
python-version: '3.12'
2121

2222
# 1) Install JupyterLite core (with contents indexer) + Pyodide kernel
2323
# Pin to the same 0.6.x line to avoid runtime mismatches.

0 commit comments

Comments
 (0)