Skip to content

Commit af27afe

Browse files
authored
Merge pull request #384 from freee/develop
RELEASE 202508.0
2 parents 041a99b + 1e5b92c commit af27afe

File tree

293 files changed

+44517
-3859
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

293 files changed

+44517
-3859
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
- name: Set up Python
6666
uses: actions/setup-python@v4
6767
with:
68-
python-version: '3.9.x'
68+
python-version: '3.13.x'
6969
- name: Install the Latest pip
7070
run: python -m pip install --upgrade pip
7171
- name: install ja_JP.UTF-8 locale

0 commit comments

Comments
 (0)