diff --git a/.github/workflows/ci-build.yml b/.github/workflows/ci-build.yml index e3beaf1..67c1229 100644 --- a/.github/workflows/ci-build.yml +++ b/.github/workflows/ci-build.yml @@ -90,7 +90,7 @@ jobs: fetch-depth: 0 - name: Download NuGet Packages - uses: actions/download-artifact@v2.0.9 + uses: actions/download-artifact@v2.0.10 with: name: nuget