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

Commit5f37214

Browse files
authored
Merge branch 'python:3.12' into traduccion-timeit
2 parentsbe43b2b +668269b commit5f37214

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
-name:Obtiene la lista de archivos .po con cambios (sólo en PRs)
5353
if:github.event_name == 'pull_request'
5454
id:changed-po-files
55-
uses:tj-actions/changed-files@v43
55+
uses:tj-actions/changed-files@v44
5656
with:
5757
files:|
5858
**/*.po

‎.github/workflows/pr-comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
python -m pip install -r base-branch/requirements.txt
3838
-name:Obtiene lista de archivos con cambios
3939
id:changed-files
40-
uses:tj-actions/changed-files@v43
40+
uses:tj-actions/changed-files@v44
4141
with:
4242
files:|
4343
**/*.po

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp