Browse Source
Update mikrotik_patch_7.yml
Signed-off-by: puntoazul <israelrmm@gmail.com>
pull/58/head
puntoazul
1 year 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/mikrotik_patch_7.yml
|
|
|
@ -51,7 +51,7 @@ jobs: |
|
|
|
|
|
|
|
steps: |
|
|
|
- name: Checkout repository |
|
|
|
uses: actions/checkout@v5 |
|
|
|
uses: actions/checkout@v4 |
|
|
|
|
|
|
|
- name: Set up Python |
|
|
|
uses: actions/setup-python@v5 |
|
|
|
|