Browse Source
Update self_hosted_patch.yml
Signed-off-by: elseif <elseif@live.cn>
pull/118/head
elseif
9 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
.github/workflows/self_hosted_patch.yml
|
|
|
@ -88,7 +88,7 @@ jobs: |
|
|
|
- name: Set up Python |
|
|
|
uses: actions/setup-python@v5 |
|
|
|
with: |
|
|
|
python-version: '3.11' |
|
|
|
python-version: '3.12' |
|
|
|
|
|
|
|
- name: Get latest routeros version |
|
|
|
id: get_latest |
|
|
|
|