diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f83d2d7d..771f9f9c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -105,7 +105,7 @@ jobs: fetch-depth: 0 - name: Download NuGets - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4.1.7 id: download-nugets with: name: nugets