diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1872c64..5fd838c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -123,7 +123,7 @@ jobs: packages: write steps: - - uses: actions/download-artifact@v4 + - uses: actions/download-artifact@v8 with: name: nuget path: ${{ env.NuGetDirectory }}