diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5083948..7be7bca 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -178,7 +178,7 @@ jobs: # Download plugin artifact provided by the previous job - name: Download Artifact - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4.1.7 with: name: plugin-artifact