Browse Source

Update self_hosted_patch.yml

Signed-off-by: elseif <elseif@live.cn>
pull/118/head
elseif 9 months ago
committed by GitHub
parent
commit
e43686eca2
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/self_hosted_patch.yml

2
.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

Loading…
Cancel
Save