浏览代码

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

Peter Barker 9 月之前
父节点
当前提交
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
 
       - name: Archive build
-        uses: actions/upload-artifact@v3
+        uses: actions/upload-artifact@v4
         with:
            name: binaries
            path: RemoteIDModule/ArduRemoteID*.bin