diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index fc14d42..f55001a 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -99,7 +99,7 @@ jobs: uses: actions/download-artifact@v3 id: download with: - name: packages-ubuntu-latest-net6.x + name: packages-ubuntu-latest-net7.x path: packages - uses: actions/setup-dotnet@v3