Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6f11b03

Browse files
authored
deps: assign python version in ci (#1028)
1 parentaa8e180 commit6f11b03

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ jobs:
99
steps:
1010
-uses:actions/checkout@v4
1111

12+
-uses:actions/setup-python@v5
13+
with:
14+
python-version:"3.13"
15+
1216
-name:Install Dependencies
1317
run:sudo apt-get install gettext
1418

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp