diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8a876a5..61f297d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -240,7 +240,7 @@ jobs: # Download plugin artifact provided by the previous job - name: Download Artifact - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v3 with: name: plugin-artifact