diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index fea32a0..070a007 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -93,7 +93,7 @@ jobs: run: echo "RELEASE_VERSION=precanary" >> $GITHUB_ENV - name: Download artifacts - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 - name: Display structure of downloaded files run: ls -R - name: pluginify it