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

Commited61bff

Browse files
authored
Fix PYVER variable identifier in sync.yml
1 parent7941288 commited61bff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
6868
-uses:actions/setup-python@v5
6969
with:
70-
python-version:${{env.PYVER }}
70+
python-version:${{steps.pyver.outputs.PYVER }}
7171
allow-prereleases:true
7272
cache:'pip'
7373
cache-dependency-path:|

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp