Skip to content

Commit b966190

Browse files
chore(deps): update dependency python to 3.14 (#206)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9dabec5 commit b966190

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-website.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Install python
2929
uses: actions/setup-python@v5
3030
with:
31-
python-version: '3.13'
31+
python-version: '3.14'
3232
cache: 'pip' # caching pip dependencies
3333

3434
- name: Install python Dependencies

0 commit comments

Comments
 (0)