瀏覽代碼

Update multi-arch-test-build.yml

zxl hhyccc 1 月之前
父節點
當前提交
29a80666e2
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      .github/workflows/multi-arch-test-build.yml

+ 3 - 3
.github/workflows/multi-arch-test-build.yml

@@ -46,7 +46,7 @@ jobs:
           docker-images: true
           docker-images: true
           swap-storage: true
           swap-storage: true
 
 
-      - uses: actions/checkout@v3
+      - uses: actions/checkout@v5
         with:
         with:
           fetch-depth: 0
           fetch-depth: 0
 
 
@@ -126,7 +126,7 @@ jobs:
           cat PKG-INFO
           cat PKG-INFO
 
 
       - name: Store packages
       - name: Store packages
-        uses: actions/upload-artifact@v4
+        uses: actions/upload-artifact@v5
         with:
         with:
           name: ${{env.ARCHIVE_NAME}}-packages
           name: ${{env.ARCHIVE_NAME}}-packages
           path: |
           path: |
@@ -136,7 +136,7 @@ jobs:
             PKG-INFO
             PKG-INFO
 
 
       - name: Store logs
       - name: Store logs
-        uses: actions/upload-artifact@v4
+        uses: actions/upload-artifact@v5
         with:
         with:
           name: ${{env.ARCHIVE_NAME}}-logs
           name: ${{env.ARCHIVE_NAME}}-logs
           path: |
           path: |