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

Commit39bcf2a

Browse files
1 parentfdb283c commit39bcf2a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎.github/workflows/docs.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
-name:Checkout
1111
uses:actions/checkout@v3
1212
-name:Setup Python
13-
uses:actions/setup-python@v4
13+
uses:actions/setup-python@v3
1414
with:
1515
python-version:"3.10"
1616
-name:Install nox
@@ -26,7 +26,7 @@ jobs:
2626
-name:Checkout
2727
uses:actions/checkout@v3
2828
-name:Setup Python
29-
uses:actions/setup-python@v4
29+
uses:actions/setup-python@v3
3030
with:
3131
python-version:"3.10"
3232
-name:Install nox

‎.github/workflows/lint.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
-name:Checkout
1111
uses:actions/checkout@v3
1212
-name:Setup Python
13-
uses:actions/setup-python@v4
13+
uses:actions/setup-python@v3
1414
with:
1515
python-version:"3.7"
1616
-name:Install nox

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp