Skip to content

Commit 9c8a7d9

Browse files
chore(deps): update dependency python to v3.14.3
1 parent d249301 commit 9c8a7d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
- name: Setup Python
105105
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
106106
with:
107-
python-version: '3.10.19'
107+
python-version: '3.14.3'
108108
cache: 'pip'
109109
- run: yarn copy:lua:python
110110
- name: Install Python dependencies

0 commit comments

Comments
 (0)