فهرست منبع

.github: move upload-artifact to @v4 to get CI to pass

Peter Barker 10 ماه پیش
والد
کامیت
ebf31acd1f
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      .github/workflows/test_build.yml

+ 1 - 1
.github/workflows/test_build.yml

@@ -37,7 +37,7 @@ jobs:
           allow_failure: true
           allow_failure: true
 
 
       - name: Archive build
       - name: Archive build
-        uses: actions/upload-artifact@v3
+        uses: actions/upload-artifact@v4
         with:
         with:
            name: binaries
            name: binaries
            path: RemoteIDModule/ArduRemoteID*.bin
            path: RemoteIDModule/ArduRemoteID*.bin