Explorar el Código

ci: Fix client example test (#3245)

acheron hace 1 año
padre
commit
0eb166b3bb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/workflows/reusable-tests.yaml

+ 1 - 1
.github/workflows/reusable-tests.yaml

@@ -216,7 +216,7 @@ jobs:
         with:
           name: optional.so
           path: tests/optional/target/deploy/
-      - uses: actions/download-artifact@v2
+      - uses: actions/download-artifact@v3
         with:
           name: events.so
           path: tests/events/target/deploy/