Merge pull request #97 from qist/dependabot-github_actions-actions-upload-artifact-7

Bump actions/upload-artifact from 4 to 7
This commit is contained in:
qist
2026-06-09 17:31:25 +08:00
committed by GitHub
+2 -2
View File
@@ -41,7 +41,7 @@ jobs:
cd ../
shell: bash
- name: Upload xiaosa artifacts
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v7
with:
name: xiaosa-output
path: |
@@ -75,7 +75,7 @@ jobs:
cd ../
shell: bash
- name: Upload fty artifacts
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v7
with:
name: fty-output
path: |