modified: .github/workflows/mikrotik_patch_7.yml

modified:   patch.py
This commit is contained in:
elseif
2026-05-19 23:52:12 +08:00
parent 7fd1b6c563
commit 30d6ac5fe6
2 changed files with 2 additions and 2 deletions

View File

@@ -792,7 +792,7 @@ jobs:
- name: Upload Files as Artifact (No Release)
if: steps.get_latest.outputs.has_new_version == 'true' && env.RELEASE == 'false'
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v7
with:
name: mikrotik-${{ env.LATEST_VERSION }}${{ env.ARCH }}
path: |