Browse Source

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

Peter Barker 9 months ago
parent
commit
ebf31acd1f
1 changed files with 1 additions and 1 deletions
  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