We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9aab81 commit a423e01Copy full SHA for a423e01
1 file changed
.github/workflows/tauri_app_build.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Setup Python
26
uses: actions/setup-python@v4
27
with:
28
- python-version: '3.10'
+ python-version: '3.11'
29
cache: 'pip'
30
cache-dependency-path: |
31
**/requirements*.txt
@@ -119,7 +119,7 @@ jobs:
119
120
121
122
123
124
125
0 commit comments