diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0670fed..af33d2d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -27,7 +27,7 @@ jobs: runs-on: ubuntu-latest needs: [build] steps: - - uses: actions/download-artifact@v3 + - uses: actions/download-artifact@v4.1.7 id: download with: name: rmall