Browse Source

ci: Fix client example test (#3245)

acheron 1 năm trước cách đây
mục cha
commit
0eb166b3bb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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/