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

Commit034a264

Browse files
authored
Use inputs.version in lint job in check.yml
1 parent94c27a1 commit034a264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
-name:Set up Python 3
121121
uses:actions/setup-python@v5
122122
with:
123-
python-version:'3'
123+
python-version:${{ inputs.version }}
124124
cache:pip
125125
allow-prereleases:true
126126

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp