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

Commitb60f901

Browse files
Apply suggestions from code review
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
1 parent4784132 commitb60f901

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎.github/workflows/pospell.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,12 @@ jobs:
2323
comment_id: context.payload.comment.id,
2424
content: "+1",
2525
});
26-
-uses:actions/checkout@v2
26+
-uses:actions/checkout@v3
2727
-name:Preparar Python v3.10
28-
uses:actions/setup-python@v2
28+
uses:actions/setup-python@v4
2929
with:
3030
python-version:"3.10"
31+
cache:'pip'
3132
-name:Instalar dependencias
3233
run:|
3334
sudo apt-get update

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp