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