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 45e796f commit 30d1aa3Copy full SHA for 30d1aa3
.github/workflows/check_for_crowdin_updates.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Setup Python
37
uses: actions/setup-python@v5
38
with:
39
- python-version: 3.8
+ python-version: 3.12
40
cache: 'pip' # caching pip dependencies
41
- name: Install Dependencies
42
shell: bash
actions/setup_shared/action.yml
@@ -6,7 +6,7 @@ runs:
6
7
8
9
10
11
12
0 commit comments