diff --git a/.github/workflows/ci-build.yml b/.github/workflows/ci-build.yml index 15b3afd..a79133e 100644 --- a/.github/workflows/ci-build.yml +++ b/.github/workflows/ci-build.yml @@ -101,7 +101,7 @@ jobs: fetch-depth: 0 - name: Download NuGet Packages - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4.1.7 with: name: nuget