diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 784bb40..89d7fb4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -70,7 +70,7 @@ jobs: runs-on: windows-latest steps: - name: Download NuGet package artifacts - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: nuget-packages path: artefacts