Skip to content

Commit a109757

Browse files
chore: update dependency python to v3.13.4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8b5d7c6 commit a109757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Set up Python 3.11 (for node-gyp)
4040
uses: actions/setup-python@v5
4141
with:
42-
python-version: '3.11'
42+
python-version: '3.13.4'
4343
- name: Install dependencies
4444
env:
4545
PYTHON: ${{env.pythonLocation}}/bin/python3

0 commit comments

Comments
 (0)