diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fb93614..8ce1327 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -199,7 +199,7 @@ jobs: dotnet-version: '10.0.x' - name: Download NuGet packages - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: name: nuget-packages path: ./artifacts