We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d249301 commit 9c8a7d9Copy full SHA for 9c8a7d9
.github/workflows/release.yml
@@ -104,7 +104,7 @@ jobs:
104
- name: Setup Python
105
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
106
with:
107
- python-version: '3.10.19'
+ python-version: '3.14.3'
108
cache: 'pip'
109
- run: yarn copy:lua:python
110
- name: Install Python dependencies
0 commit comments